-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Feature Description
As project management, I want to be able to set a timestamp when the registration opens automatically, so that I can communicate a date without having to think about opening the registration.
Problem or Use Case
No response
Proposed Solution
- In the Database in the Conference entity, there should be a datetime field which stores the registration start timestamp
- On the main page /, Conferences with the Conference state "PRE" should not show up
- On the /registration page, Conferences with the Conference state "PRE" should be hidden
- On the /registration page, Conferences with the Conference state "PARTICIPANT_REGISTRATION" should show the opening time when it is in the future and block the registration
- The API should be updated to block registration attempts that occur before the start registration time stamp
- On the /management/[conferenceID]/configuration page, there should be a datetime field in the form to update the start timestamp
Alternative Solutions
No response
Priority
Medium (Nice to have)
User Type
End User (Delegates/Participants)
Related Areas
- User Interface/UX
- Authentication/Authorization
- Data Management
- Communication/Messaging
- Workflow/Process Management
- Reporting/Analytics
- Integration/API
- Performance/Optimization
- Mobile Experience
- Accessibility
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels