mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-06 21:20:48 +02:00
update all usage of user.name to user.accountId for privacy migration:
https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/
This commit is contained in:
@@ -75,6 +75,6 @@ DIFF <<EOF
|
||||
+------------+---------+------+----------+--------+----------+----------+----------+
|
||||
| Issue | Summary | Type | Priority | Status | Age | Reporter | Assignee |
|
||||
+------------+---------+------+----------+--------+----------+----------+----------+
|
||||
| $issue | summary | Bug | Medium | To Do | a minute | gojira | gojira |
|
||||
| $issue | summary | Bug | Medium | To Do | a minute | GoJira | GoJira |
|
||||
+------------+---------+------+----------+--------+----------+----------+----------+
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user