Hi ,
I am totally new to Jira plugin development. I am developing a plugin, which reuired me to store/access custom attributes (user availability for 52 weeks) for users in Jira.
I tried below listed methodologies:
1) Created a DB in postgresql, created a table, which mainly stores custom properties/values. I tried to connect to this DB using JDBC but it does not seem to work.
2) I tried creating User Properties for all the existing users in JIRA but its like 52 properties corresponding to 52 weeks. It does not seem to be a practical solution.
Could someone please suggest me a better working option here?
Thanks in advance!
BR,
Swati
Hi @Swati Chandel!
Have you found any better solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.