Hi,
I have the source code of the jira-importers-plugin 4.1.4. Is there any way to allow non-admin users to import csv comments. Please let me know if any possibility to modify the code or permissions.
Regards,
Patina
By changing Permission api and @WebSudoRequired to @WebSudoNotRequired annotation rectified the problem.
Hi Rambabu,
Any chances you can provide the jim plugin you are using with source? My company is currently in the process of moving to jira but the import from csv is huge and we would like more people to be able to use it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I have modified the JIM plugin with respective to normal user/group. And i modified the permission from admin to user in ImporterProcessSupport.java.
Now i am trying to import the csv file to update a comment for an issue and able to go till step 5. And the issue has been updated but as a normal user i am not able to see the 'log' file and not able to download "configuration" file.
I got struck in the step 5.
Could you please help me regarding this....
Regards,
Patina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.