Skip to content

Fixes #610 expiration role invite#748

Merged
oharsta merged 11 commits into
mainfrom
feature/610-expiration-role-invite
Jun 9, 2026
Merged

Fixes #610 expiration role invite#748
oharsta merged 11 commits into
mainfrom
feature/610-expiration-role-invite

Conversation

@ricardovdheijden

@ricardovdheijden ricardovdheijden commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
  • Adding the feature to specify the number of days the user can have a role, similar to the role configuration

  • This PR includes a fix where multiple roles with different expiration dates the most restrictive expriation is picked instead of the date. Example: Role 1 (1 jan 2027) and Role 2 (1 jan 2028). The old situation picked 1 jan 2028 for both roles when combined in 1 invitation. The new situation picks 1 jan 2027. In case the user wants to specify per role: send 2 invitations

Also fixes: #743

@ricardovdheijden ricardovdheijden requested a review from oharsta June 9, 2026 13:36
@oharsta oharsta merged commit 5279778 into main Jun 9, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from New to Delivered in Openconext-Invite Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Delivered

Development

Successfully merging this pull request may close these issues.

Empting date field results in white screen

2 participants