vtsykun/packeton

"update expiration" funcionality by package

Closed this issue · 2 comments

I have the scenario bellow:

  • New user is created and this user had access to a default group and a custom group. The user had 3 months of maintenance to the packages, so I configure the "update expiration" field in customer edit.
  • 5 months later, the user contracted +1 package. If I use the same user than before, the "update expiration" will be valid to all packages (this is wrong).

How can I fix this situation using Packeton active functionalities?

I tried to create new user, it's OK in the Packeton, but isn't OK to install in customer project with the same credential to the same domain.

Hi, Yes this use case was not taken into account when writing the ACL logic, the solution would be to add update expiration on group level too.

Selection_1868