jira
Using a JIRA workflow function to create a new issue in another project
Context开发者_JAVA百科 I have a JIRA project for core product which we use both for bug tracking and managing product backlog as epics and stories.[详细]
2023-02-28 19:24 分类:问答JIRA - how to get reports programmatically?
I use JIRA as a bug tracker and I built a Python tool that converts JIRA tasks report (got as XML from the \'Views\' menu) into MS Access records that are user by another tool.[详细]
2023-02-26 04:56 分类:问答upgrade database postgresql on jira confluence astlassian application 64bit .
I want to upgrade database postgresql from v开发者_如何学运维ersion 8.3 to 9.0 on Jira application.[详细]
2023-02-25 17:39 分类:问答Can the JIRA SOAP api be used to determine whether a given user can view a given record?
I\'d like to be able to do something like this: #!/usr/bin/python if jira.user_has_permission(\'jsmith\', \'JIRA-123\'):[详细]
2023-02-23 08:38 分类:问答How to permit specific group permissions to project in JIRA
I am new to JIRA. I have multiple customers, which I want to have READ only access to their own certain projects. (for instance customer X can access project Y only)[详细]
2023-02-20 10:51 分类:问答Appending JavaScript to all pages in JIRA
I\'m trying to append two JavaScript files to all pages in JIRA, following this guide. However, this only works on the Dashboard page when you log开发者_Python百科in, not on other pages.[详细]
2023-02-19 16:42 分类:问答How do I connect github to JIRA?
I\'ve been trying to find a way to update JIRA when I commit to github. It doesn\'t look like there are any service hooks to do i开发者_JAVA百科t at github, but you never know, someone might have a n[详细]
2023-02-19 06:45 分类:问答How do I remove an attachment on a Jira ticket?
The permission \"Delete all Attachments\" is granted to the group \"jira-users\".I am member of \"jira-users\".Though, I do not see a way to remove开发者_如何学Python an attatchment (a screenshot actu[详细]
2023-02-18 23:22 分类:问答jira4r - how to get a list of my custom fields and any attributes they may have
I\'m using jira4r to create and update jira tickets.I\'m trying to update a custom field a p开发者_如何学Goarticular custom field but am unable to do so.I thought I had the ID correct for the field (c[详细]
2023-02-18 04:26 分类:问答Updating Jira Plugin from Version 3 to Version 4, Replacing SearchParameter
i am pretty new to Jira Development so please be patient I should upgrade a Plugin that worked with Jira Version 3 to work with Jira Version 4[详细]
2023-02-18 04:10 分类:问答