jira
Here are 1,392 public repositories matching this topic...
-
Updated
Jan 15, 2022 - Go
-
Updated
Feb 19, 2022 - PHP
Is your feature request related to a problem? Please describe.
- Reduce the effort to add
autoto existing projects
Describe the solution you'd like
- A preset that stays up to date with the latest
autofeatures
mrm auto- Document gotchas (e.g. you may have issues with an auto TS config file if your TS settings are different, make sure you have a published
Bug summary
The project uses pkg_resources for setting version information:
https://github.com/pycontribs/jira/blob/main/jira/__init__.py#L2-L7
If possible, this should be removed in favor of importlib or static version.py generation.
Refs:
Is there an existing issue
-
Updated
Feb 22, 2022 - Lua
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Feb 20, 2022 - Go
-
Updated
Feb 16, 2022 - Python
-
Updated
Nov 5, 2021 - Ruby
-
Updated
Feb 25, 2022 - TypeScript
Describe the bug
Doing jira init then going with "Cloud" and a URL with a trailing slash (ie https://company.atlassian.net/) causes an error:
$ jira init
? Installation type: Cloud
? Link to Jira server: https://fpstudio.atlassian.net/
? Login email: alan@felixandpaul.com
? Default project: PP
? Default board: Pipeline Board
⠋ Creating new configuration...
✗ Unable to gen
-
Updated
Feb 17, 2022 - Ruby
-
Updated
Feb 17, 2022 - PHP
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
Dec 13, 2021 - Shell
-
Updated
Sep 21, 2021 - C++
-
Updated
Jan 24, 2022 - Java
-
Updated
Jul 15, 2021 - PowerShell
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Dec 23, 2021 - Python
Thank you for your hard work and great project!
Unfortunately we have found an issue in 1.0.
In our case, when the JiraAlert is triggered by the Alertmanager, it creates new Jira defect, without adding additional Label. For example if the service is down Jira Alert uses the label like: ALERT{alertname="ServiceDown",namespace="",service_name=""} which should already be added to Defect.
Story Point Editor
Allow editing of story point for a story in JIRA, currently it's display only
-
Updated
Feb 15, 2022 - Python
Improve this page
Add a description, image, and links to the jira topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jira topic, visit your repo's landing page and select "manage topics."
I tried to use GitLab integration but I always get a 404 error when getting issue comments.
I checked the code and I think the problem is here :
https://github.com/johannesjo/super-productivity/blob/173510305c975873224c209f27ad767f82da64fc/src/app/features/issue/providers/gitlab/gitlab-api/gitlab-api.service.ts#L203-L208
_sendPaginatedRequestadds&per_page=100&page=1generating an inva