Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tasks on calendar do not start and end at the right times #2429

Closed
bandtank opened this issue Sep 13, 2022 · 3 comments
Closed

Tasks on calendar do not start and end at the right times #2429

bandtank opened this issue Sep 13, 2022 · 3 comments

Comments

@bandtank
Copy link
Contributor

bandtank commented Sep 13, 2022

I created a task called Claims with a start time of 0200 and an end time of 0300. The calendar does not reflect the times:

image

image

The database shows the expected times for dateStart and dateEnd (UTC-6):

image

This is in 7.2.2.

@yurikuzn
Copy link
Contributor

yurikuzn commented Sep 13, 2022

Tasks are shown by date-due, it's how it always worked.

@yurikuzn
Copy link
Contributor

https://forum.espocrm.com/forum/general/82658-calendar-planed-tasks-do-not-mark-from-start-to-begining-of-the-task

@bandtank
Copy link
Contributor Author

From the link above:

To make tasks appear like events, create a file: custom/Espo/Custom/Resources/metadata/clientDefs/Calendar.json

Code:

{
    "allDayScopeList": []
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants