nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
967 stars 236 forks source link

clicking Deck-created event (based on due date) should take you to Deck-card #6122

Open alexanderdd opened 2 months ago

alexanderdd commented 2 months ago

Steps to reproduce

  1. have Tasks and Deck enabled
  2. create a deck card with a due date
  3. open calendar on that date
  4. click the event that was created from that deck card

Expected behavior

best: popup with details about the deck card and a possibility to jump over to deck with a click next best: clicking on event takes you to Deck with the card open

Actual behaviour

clicking on the event takes you to Tasks, with no relevant task open

Nextcloud version

29.0.3

Additional info

this is on cloud.nextcloud.com so I cant check most of the details

not sure what happens if you dont have Tasks installed

alexanderdd commented 3 weeks ago

this bug is still present in NC 30.0.0 RC1