Where is plugin meta data stored (eg Script Runner's Built-in scripts)

Brent Webster
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 29, 2012

Where is plugin meta data stored? Case in point: Script Runner's Built-in script to send an email. Where is the Condition, Email Template, Subject line, etc stored. I'm assuming in the db but what table? Else what file?

Thanks

1 answer

1 accepted

1 vote
Answer accepted
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 29, 2012

I answered this recently here - for your case in point.

But the general case is that workflow args are stored in the workflow XML which is in the (IIRC) jiraworkflows table.

Otherwise plugins will store their data either in OSProperty tables, or Active Objects tables.

Suggest an answer

Log in or Sign up to answer