Fibery Product Workspace

Ok thank you for the response.

This is actually, from what I can tell, a common theme in this set up. There are many instances where “up the hierarchy” you have direct relations to the same Type in each Type in that hierarchy, instead of using a LookUp. I have come across this situation in my Fibery Instance, and in some cases I would have a relationship with an Idea and Story that I’d like to use a lookup to see up to the “Product Area” for that Idea. So I have the lookup to pull that in, but also I can have a direct relation to the Product Area out of that Idea. The problem I find is I get every Idea with both these fields. This is also true in your “Bug” example.

So this leads to Field proliferation and I have always struggled with getting comfortable with this “multiple direct relations” to the same hierarchical group.

I have thought about two things I’m hoping to see one day in Fibery that could help solve this:

  • Polymorphic Relations which are talked about frequently here, and

  • Some kind of better handling of a “subtype,” which would be a one-to-many relation within a Type, which could be used in “lighter” cases where you don’t want to create a full relation, perhaps something like “task/subtask”.

That latter need might also be handled by Polymorphic as well.

And in case it’s useful to share this, I also have an Idea Management set up in my Fibery, and sure enough I have seen the need for Ideas to be categorized around essentially the same stuff you guys are proposing: Work, Features, Goals, etc. What I did was use a dropdown to categorize them:

Then, I will try to limit the relations to this “Idea” Type to just those Types in my system, using the terminology of “promoted to” to describe the relation.

A great ability I’d like to see is then to have the status of the Idea “follow” the Entity it was converted to. Aha can do this. Here is my request about that:

Since you guys are building this set up for Product teams, perhaps you could look at this capability, or later provide some guidance on how to do it with Automations? I think it would be very useful for Product Teams to see how they are tracking with actual execution of the Ideas they have decided to work on.

Cheers!