/
Points of Attention

Points of Attention

This documentation is a work in progress. All the information that is good to know will be here.

 

  1. File Handling Limitation
    Easy for Jira does not allow any sort of file handling yet, maybe some libraries have the ways to save files but that won’t let you up your file. File Handling capabilities will probably be available by Q4 2024. This also applies to libraries like fsutil or os.

  2. Issue Function issue.set(field, value)
    The function .set() on issues was created for performance. That function will only allow you to set a single field, but that happens quite fast. This tool is good for bulk changes, just take care when you are updating more than 3k issues. That can cause instability on your cloud site.

  3. Need help with a script?
    If so, don’t be shy, everyone needs some guidance every now and then, if you can’t find what you need in our documentation, please raise a request on https://easyforjira.atlassian.net/servicedesk/customer/portal/2/group/6/create/18 and we will help you develop your solution, it might even go to our Tutorials section.


Related content

Issue
More like this
API Wrapper
API Wrapper
More like this
Automation Bits: Edit an Issue in Easy for Jira
Automation Bits: Edit an Issue in Easy for Jira
More like this
Automation Bits: Search for Issues using JQL in Easy for Jira
Automation Bits: Search for Issues using JQL in Easy for Jira
More like this
Automation Bits: Creating a Code Repository for Reusability
Automation Bits: Creating a Code Repository for Reusability
More like this
Get Started
Get Started
More like this

Easy for Jira - Python Automations, 2023