Hi Everyone,
Wondering if it is possible at the server level to set Oracle Triggers to override JIRA filter permissions sets as "Shared With Everyone" to project specific permissions? How is this done?
Thanks,
David
No.
You should never write to a Jira database while Jira is running, unless you make the application aware that you are doing so. Which means using the API, not any form of database access. Triggers that change Jira data are not an option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.