open-balena-api icon indicating copy to clipboard operation
open-balena-api copied to clipboard

Should allow release creation with user provided revision even if there is gap from the last MAX revision for that semver

Open thgreasi opened this issue 1 year ago • 0 comments

Should change the check to be user_provided_revision >= Max(db_revision + 1) rather than just = like it was before.

See: https://balena.zulipchat.com/#narrow/stream/345890-balena-io/topic/balena.2Eio.20product.20brainstorm/near/340642232

thgreasi avatar Mar 10 '23 09:03 thgreasi