mesh icon indicating copy to clipboard operation
mesh copied to clipboard

Need more options around the autoPurge

Open cschockaert opened this issue 5 years ago • 1 comments

Autopurge feature is very nice but is too restrictive.

Actually with autopurge 'on' over a schema, all versions will be deleted With autopurge 'off', all versions will be kept.

In order to secure our production environment, we should be able to say : let's keep only x days of version of this schema or let's keep only x versions of this schema.

I know there is an endpoint acception a date for purge, but it's not accepting a date + a schema type.

cschockaert avatar Dec 06 '19 17:12 cschockaert

Idea:

  • Maybe we could use the localConfig endpoint to manage autopurge configurations.

Jotschi avatar Dec 06 '19 17:12 Jotschi