Hey, I’m testing time related stuff and I’ve found that when creating a new session there’s always a 30 minute time gap for the end session date.
I’ve looked the code in this file /workspace/apps/portal/src/frontend/src/modules/sessions/pages/SessionConfigurationFields.svelte and imports of it, but I can’t understand where does the enforcement come from? I’d need to disable it temporarily to conduct my tests without waiting 30 mins.
Thanks for all the help!