Seem to have deleted filter by mistake and am now unable to see the related boards.
Please advise as to what to do?
I have the JIRA Admin access.
Thanks.
I dont think I follow.
a) JIRA tables are not really there for you to tinker with, it would likely break something.
b) If you choose to create an addon, your addon can create Tables that are specific to your addon, you do not gain ability to introduce foreign key relationships to JIRA entities. However, there is nothing stopping you storing ID's of JIRA entities in AO tables. Of course, there is then some risk if those entities change.
c) Entities in JIRA can have 'properties' that your addon can set. By doing this, you can potentially tag Entities you are interested in 'loosely' and use JQL to dynamically locate them.
Your exact requirements are unclear, please expand.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.