/
SCM Activity Tab Panel
SCM Activity Tab Panel
Where to find SCM Activity Issue Tab Panel?
HOW TO DISABLE?
Go to manage add-ons > Filter by SCM Changesets for Jira > Expand add-on > Expand modules enabled.
Disable module > Scm Change-sets Tab Panel (jira-scm-activity-lite-tabpanel).
Once disable it show as below.
DEMO
Command.
$ curl -u superadmin -H "Content-type: application/json" -XPOST --data '{"issueKey":"DT-1","changeId":"100",\
"changeType":"perforce","changeDate":"2019-05-10 00:00:00","changeStatus":"submitted","changeAuthor":"john",\
"changeLink":"http://perforceweb/c=100","changeMessage":"Fixed ToolsX bug. Ref: DT-1","changeFiles":\
[{"fileName":"/depot/src/AppEntityManager.java","fileAction":"Modified","fileVersion":"23"}],\
"changeTag":"R1.0,R2.0"}' http://localhost:8080/rest/scmchangeset/1.0/changeset/activity
Enter host password for user 'superadmin':
{"id":4,"message":"[Info] DT-1 > 100 activity row [4] is added."}
, multiple selections available,
Related content
SCM Activity Context Panel
SCM Activity Context Panel
More like this
Scm Changesets Activity Cloud App REST API Interface or CLI
Scm Changesets Activity Cloud App REST API Interface or CLI
More like this
Scm Activity SQL Commands or CLI
Scm Activity SQL Commands or CLI
More like this
Scm Change-sets for Jira
Scm Change-sets for Jira
More like this
Scm Activity REST API Interface or CLI
Scm Activity REST API Interface or CLI
More like this
SCM Activity REST API Interface or CLI
SCM Activity REST API Interface or CLI
Read with this