#3987 Editing flags on a pull-request using Pagure API doesn't update the dates
Closed: Fixed 5 years ago Opened 5 years ago by rayson.

After rebuilding a pull-request, our CI will use the Pagure API to edit the flags on the pull-request with the latest build status. However, the dates shown are not updated when flags change, so that contributors will not notice about that.

I would like to have a field to update flag dates or the dates can be automatically updated on associated flags change.


Metadata Update from @pingou:
- Issue tagged with: RFE

5 years ago

It should be fairly easy to add a new field in the database to that refreshes onupdate so when the entry is changed the date of the change is recorded.
If I understand your RFE correctly, I think this would satisfy it :)

Metadata Update from @pingou:
- Issue tagged with: easyfix

5 years ago

Metadata Update from @pingou:
- Issue set to the milestone: 5.2

5 years ago

Metadata Update from @pingou:
- Issue assigned to pingou

5 years ago

Thanks. I think people are more interested in the time when the flag is updated not created. It would be great to show the modification date rather than creation date.

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #4008 Merged 5 years ago