corradio / polynomial

A central place to track your most vital KPIs
https://polynomial.so
9 stars 2 forks source link

Ability to move/share metric to organisation #55

Closed corradio closed 1 year ago

corradio commented 1 year ago
corradio commented 1 year ago
image
corradio commented 1 year ago

Miro has each board having an owner, a team (i.e. org), and an optional project (i.e. [dash]board). However, difference for us is that a metric can belong to multiple boards.

image image
corradio commented 1 year ago

It seems clear metrics should keep an "owner" who is the only one who can edit it (and see/edit credentials). Ownership transfer should clear credentials.

Q: Should metrics be moveable to orgs? Or should it only be boards?

Q: Can a metric be associated with multiple orgs? That could make sense if orgs are seen more as "teams", with their own ACL. This could make sense as not all metrics should be seen/used by all (it doesn't make sense to handle ACLs at board level because removing a metric from board would make it irreversibly lost).

We now need a simple way to associate a metric with orgs.

corradio commented 1 year ago

github (with issues associated to milestones):

image image

tailwind ideas

image image image
corradio commented 1 year ago

Question: what should be the permissions to be able to see/act on a metric? Right now we only list metrics owned by the user (i.e. My metrics). Maybe group by ownership with multiple tables? (but that will make them appear more than once!)

corradio commented 1 year ago

Question: what should be the permissions to be able to see/act on a metric? Right now we only list metrics owned by the user (i.e. My metrics). Maybe group by ownership with multiple tables? (but that will make them appear more than once!)

/metrics/ could show several sections:

  1. "My metrics" with ability to edit/assign
  2. "Shared with me" with other metrics, tagged by org, which can be assigned to dashboards

Question: use tabs or just add another section below? Start simple without tabs?