Opened 5 years ago
Last modified 4 years ago
#3509 new enhancement
make ssid and bsid use canonical name instead of abbreviated
Reported by: | tardyp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.9.+ |
Version: | master | Keywords: | |
Cc: |
Description
It will be more simple if the id field of any data type was constructed in a canonical way:
<datatypename>id
Some data type fail to use this canonical way for historical reasons, we should change in the data/rest api:
bsid -> buildsetid brid -> buildrequestid ssid -> sourcestampid
Note: See
TracTickets for help on using
tickets.
migrated to https://github.com/buildbot/buildbot/issues/2991