nextcloud / nextcloud/collectives

Deck card: Labels and assigned users are not transferred when creating via “/New Deck card” in a Collectives page

Open
#2,794 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
195
Forks
51
Avg merge
1d 2h
Merged PRs (30d)
48

Description

Describe the bug
When a user creates a new Deck card from a Collectives page using the “/New Deck card” button, the labels (tags) and assigned users that are set in the dialog are not saved in the resulting Deck task. The due date works correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Open a Collectives page.
  2. Click the “/New Deck card” button (the board‑dropdown in the top toolbar).
  3. Fill in the form:
  4. Title – any text
    
  5. Due date – select a date (this works)
    
  6. Labels – add one or more tags
    
  7. Assignees – select one or more users
    
  8. Press Create.
  9. Open the newly created Deck board and inspect the card.

Server details:

  • Collectives app version: 4.6.1
  • Nextcloud version: (34.0.4 Enterprise)
  • PHP Version: 8.3.33
  • Database: MariaDB 10.11.14

This issue is also reported on other Nextcloud Instances.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue from a Collectives page using the “/New Deck card” dialog, then trace the card-creation request from the page through persistence. Compare the handling of the working due date with labels and assignees; done means newly created cards retain both selected labels and assigned users.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.