rkda
(RK)
5. Januar 2023 um 13:16
1
I have Discourse Calendar installed and it has worked fine. However, I just noticed that any calendar now acts as a Holiday Calendar. I tried setting the holiday calendar topic id already
However, adding an event to any calendar still sets my holiday status
So effectively, all calendars are holiday calendars now
Is this a bug or is there a configuration setting I missed?
3 „Gefällt mir“
jrgong
(jrgong)
20. Februar 2023 um 11:53
2
I have same issue! Even removing the “on holiday” status or deleting the post with the calendar entry doesn’t solve the issue. The holiday status is reapplied 1-2min after its removal.
2 „Gefällt mir“
rkda
(RK)
7. April 2023 um 07:19
3
Have you figured out a fix? Still encountering this issue
I’m going to give this another run-through today. Is there anything special about your settings or setup that could help me replicate this?
1 „Gefällt mir“
rkda
(RK)
26. Juli 2023 um 09:36
5
Thank you very much!
None that I know of. Any details that I should look out for? Using 3.1.0.beta6 now.
Here are the installed plugins:
## Plugins go here
## see https://meta.discourse.org/t/19157 for details
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-docs.git
- git clone https://github.com/discourse/discourse-chat-integration.git
- git clone https://github.com/discourse/discourse-checklist.git
- git clone https://github.com/discourse/discourse-feature-voting.git
- git clone https://github.com/discourse/discourse-calendar.git
- git clone https://github.com/discourse/discourse-saved-searches.git
- git clone https://github.com/discourse/discourse-solved.git
- git clone https://github.com/discourse/discourse-assign.git
- git clone https://github.com/discourse/discourse-reactions.git
- git clone https://github.com/discourse/discourse-cakeday.git
- git clone https://github.com/discourse/discourse-whos-online.git
- git clone https://github.com/discourse/discourse-data-explorer.git
- git clone https://github.com/discourse/discourse-math.git
- git clone https://github.com/discourse/discourse-footnote.git
- git clone https://github.com/discourse/discourse-shared-edits.git
- git clone https://github.com/discourse/discourse-yearly-review.git
- git clone https://github.com/discourse/discourse-teambuild.git
- git clone https://github.com/discourse/discourse-spoiler-alert.git
- git clone https://github.com/discourse/discourse-chat.git
3 „Gefällt mir“
I’ve just given it a run-through and I am also seeing the same thing. That’s a rather unfortunate one.
My step-by-step:
Create a topic with a calendar
Add that topic id to holiday calendar topic id
to create a holiday calendar
Add a post with a future date as a holiday calendar item
Create a second calendar topic
Add a post with today’s date to the second calendar
Expected Result - no holiday emoji should be shown as the date is not that of the holiday calendar item
Actual Result - the holiday emoji is appended to my username based on the non-holiday calendar entry
4 „Gefällt mir“
rkda
(RK)
26. Juli 2023 um 15:46
8
That’s unfortunate but also reassuring that I wasn’t imagining things
Almost considering learning Ruby so I can help fix things like that (alas I’m more of a Python dude and Ruby just isn’t used much in my field )
2 „Gefällt mir“
jancernik
(Jan Cernik)
1. August 2023 um 13:26
11
Thanks, everyone, for your input on this issue. It should be fixed in the latest plugin version:
discourse:main
← jancernik:holiday-user-status-fix
opened 12:36PM - 01 Aug 23 UTC
2 „Gefällt mir“
jancernik
(Jan Cernik)
Geschlossen,
2. August 2023 um 11:00
14
This topic was automatically closed after 21 hours. New replies are no longer allowed.