Le mercredi 24 mai 2017, FLOOD, JERRY <[email protected]> a écrit : > I am receiving an error during git review command validating Jira issue > > > > $ git review > > remote: Processing changes: refs: 1, done > > remote: Failed to check whether or not issue TEST-32 exists > > remote: java.io.IOException: RestClientException{statusCode=Optional.of(403), > errorCollections=[]} > > remote: Non-existing issue ids referenced in commit message > > remote: The issue-ids > > remote: * TEST-32 > > remote: are referenced in the commit message of > > remote: d1ad6c53a43ea4f56082f44f914ff2ad53492603, > > remote: but do not exist in its-jira Issue-Tracker > > To https://gerrit.onap.org/r/a/testsuite > > ! [remote rejected] HEAD -> refs/publish/master (change > http://gerrit.tonap.org/r/4441 <http://gerrit.onap.org/r/4441> closed) >
You're pushing some changes on a closed commit...you have to create a new commit with your changes. > > > Please advise > > > > Thanks > > Jerry >
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
