As a Space Owner I want to be able to specify the timezone my project is operating in to allow tasks to roles (powered by constraints) to be created in the correct timezone
Practical use of functionality?
Projects in Dubai run on Dubai time when creating issues with constraints.
|
|
What is the impact of not doing this?
The timezone for a role cannot be determined when there are no users in the role.
The timezone for a role can only be guessed by sampling a subset of user's timezones and using the MODE
|