Deck: Do not list archived projects in calendar/tasks

Created on 18 Sep 2020  路  4Comments  路  Source: nextcloud/deck

First, I want to say that the new integration is very exciting! Thanks to everyone involved in this.

Describe the solution you'd like
The new calendar/task view shows all calendars and task regardless whether they are active or not . I would like to only see my active projects or at least to be able to manually select which projects are to be listed in the calendar/tasks

Describe alternatives you've considered
No alternatives identified.

1. to develop bug

All 4 comments

Hm indeed that might have been missed somewhere. I'll look into that.

I would like to only see my active projects or at least to be able to manually select which projects are to be listed in the calendar/tasks

Yes that would be a second step I'd say. Would you mind to open a separate issue for this?

Hm indeed that might have been missed somewhere. I'll look into that.

@juliushaertl
Is the problem here:
https://github.com/nextcloud/deck/blob/e460879f4108056992312d26f8155e34c9e5024b/lib/DAV/DeckCalendarBackend.php#L61

https://github.com/nextcloud/deck/blob/master/lib/Service/BoardService.php#L128

Do we need to add a filter for only non archived boards here?

Fixed in 79b950e

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wdfee picture wdfee  路  4Comments

NebriBlackwing picture NebriBlackwing  路  4Comments

reox picture reox  路  4Comments

poVoq picture poVoq  路  4Comments

juliushaertl picture juliushaertl  路  4Comments