Skip to content

Conversation

Piedone
Copy link
Member

@Piedone Piedone commented Sep 21, 2024

Fixes #16776.

@Piedone
Copy link
Member Author

Piedone commented Sep 21, 2024

@emrahtokalak could you check, please?

@MikeAlhayek MikeAlhayek mentioned this pull request Sep 24, 2024
29 tasks
@Piedone Piedone requested a review from MikeAlhayek September 24, 2024 18:24
@MikeAlhayek MikeAlhayek added this to the 2.0.1 milestone Sep 24, 2024
: new TimeZoneSelectorResult
{
Priority = 100,
TimeZoneId = async () => (await _userTimeZoneService.GetAsync(currentUser))?.TimeZoneId
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Piedone I don't think there is a need for the async here. just return a task would be better

@MikeAlhayek MikeAlhayek merged commit 9b42df2 into OrchardCMS:main Sep 24, 2024
55 checks passed
@MikeAlhayek
Copy link
Member

/backport to release/2.0

Copy link
Contributor

Started backporting to release/2.0: https://github.com/OrchardCMS/OrchardCore/actions/runs/11022226865

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

Successfully merging this pull request may close these issues.

Timezone error after upgrade to 2.0
4 participants