harborapi icon indicating copy to clipboard operation
harborapi copied to clipboard

when creating a replication rule, the ID value is ignored

Open Soopx opened this issue 1 year ago • 0 comments

it seems that when you create a replication rule via the API, although you can specify an ID value, this value is in fact ignored, and the ID is assigned a value according to some internal counter.

This is important because ID is the only supported identifier for triggering a replication rule via API, and the only current method of fetching the ID is bugged (see issue #68 )

To confirm, I just tested, and this doesn't work in the Swagger UI either

Soopx avatar Feb 05 '24 14:02 Soopx