Is there any way to limit the scope of items in the dropdown list when adding a relation link? We’re trying to link synced GitHub pull requests with stories, bugs, etc, but once synced there are a few thousand PR entities, however the vast majority are closed.
Chr1sG
February 10, 2022, 12:48pm
2
There’s no way to do it currently, sorry.
Related:
It would be nice to use something like filter identical to automatic linking. Instead of auto-linking, I must link them manually, but they are limited by the same filter:
[image]
I’ve had use for this in various places, e.g. sub-products picking. Last one was for UX research.
Example use-case
I have a Session with a Participant. I also have Tests, and these Tests have Checkpoints.
[image]
When creating a Session I will pick which Test we will be performing, and the goal is to meet all the …
Also this
It would be great to be able to create a Relation column that only shows a filtered subset of the relevant Type.
So for example, a relation column that only shows Tasks that are already marked “done,” or Expenses that are greater than $100. Etc.
Perhaps the workflow field could be used to implement scope-limitation? Like a toggle for “do not show entities in final state”?