hotwax / job-manager

HotWax Commerce Job Manager App
https://job-manager.hotwax.io/
Apache License 2.0
13 stars 32 forks source link

Option to have different user timezone and job time done selection in job manager #719

Open ravilodhi opened 3 months ago

ravilodhi commented 3 months ago

What is the motivation for adding/enhancing this feature?

Option to have different user timezone and job time done selection in job manager. Currently it is very hard to manage job timezone. By enabling user to manage different job timezone will help to schedule job in different timezone.

What are the acceptance criteria?

There should be one separate setting on the setting page for job timezone. The new job scheduling should be scheduled in the job timezone only.

Can you complete this feature request by yourself?

Additional information

ravilodhi commented 2 months ago

UI Link - https://www.figma.com/design/bVPRRw282CqGKMdbz7dciH/HC-Ionic-design-system?node-id=29987-18688&t=j4qmfuKUIF479ACR-0

amansinghbais commented 2 weeks ago

While updation of job, when we are sending the execution timezone as recurrenceTimezone the runTime not updating based on recurrenceTimeZone. Need to look around this. Hence made this on hold. Will pick it again.

amansinghbais commented 1 week ago

Looked around this, need to look around the backend implementation of recurrence timezone. Because from the frontend point of view it seems like recurrence timezone not working properly.