Manuel Vacelet (vaceletm)2019-04-04 15:33Summary -The change of a project status using the interface works and an entry is created in the project's historical data "Status changed Active :: suspended", but when you do it using the API, in other words, If you do a project update using the "Project / Project PATCH" API, it will work but nothing is created in the project's historical data. +Status changed doesn't show up on the project history Original Submission Show diff Switch to markup diff Something went wrong, the follow up content couldn't be loaded Only formatting have been changed, you should switch to markup to see the changes
mohamed hajji (hajjim)2019-04-04 15:30 U welcome. Actually i was developing a patch for the issue. you can find the here gerrit #14614 my proposition. regards Summary -Status changed doesn't show up on the project history +The change of a project status using the interface works and an entry is created in the project's historical data "Status changed Active :: suspended", but when you do it using the API, in other words, If you do a project update using the "Project / Project PATCH" API, it will work but nothing is created in the project's historical data. Status changed from Under implementation to Under review
Manuel Vacelet (vaceletm)2019-04-04 14:52 Thanks for the clarification. I suggest that you put your message as description of the request so other can grasp the intend easly. As you assigned yourself on the ticket I suppose you want to provide a patch for it ?
mohamed hajji (hajjim)2019-04-04 12:15 hello Manuel, when you change the status of a project using the interface, it works and an entry is created in the project's historical data "Status changed Active :: suspended", but when you do it using the API, , in other words, If you do a project update using the "Project / Project PATCH" API, it will work but nothing is created in the project's historical data. Regards
Manuel Vacelet (vaceletm)2019-04-04 11:46 Could you please describe the issue more precisely ? I cannot reproduce the issue.