The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I want to allow only excel type of attachment in jira , when there is another type of attachment i am able to stop the issue transistion by using JMWE app, but i don't want jira to take the attachment itself if it is not Excel. Is this possible by adding the validator to the attachmenmt field?
No, there's no way to do this. Validators don't apply to fields, and, even if they did, attachments is not a field.
You'd need to inject code into Jira's attachment field that could accept the upload, check the metadata to see what format the file is, and if it's not a recognisable spreadsheet, drop the file and tell the user that it's the wrong type. I don't think that it is currently possible to write something for Cloud that could do that.
Thanks , is it possible to inject code into Jira's attachment field that could accept the upload and check the metadata to see what format the file is in Jira Data center?
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.
👋 Hi there Jira Community! A few months ago we shared with you plans around renaming epics in your company-managed projects. As part of these changes, we highlighted upcoming changes to epics on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.