Skip to content

Shared Queues Support #10

Open
campb303 opened this issue Mar 17, 2021 · 1 comment
Open

Shared Queues Support #10

campb303 opened this issue Mar 17, 2021 · 1 comment
Labels
feature-request Request for functionality that has not already been implemented handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21)

Comments

@campb303
Copy link
Collaborator

Continued from ECN/webqueue2-frontend#144

Currently shared items do not reflect queue specific metadata when loaded. The two properties that get shared are

  • assignedTo
  • status

Instead of showing queue specific details, items show the latest update for either field. This is because queue ids are removed from headers when parsing them in the ECNQueue module.

Need to:

  • Look at how the old queue did this
  • Improve/implement that logic
@campb303 campb303 added the question Something that requires more information before moving forward label Mar 17, 2021
@campb303 campb303 added this to the v2-production-ready milestone Mar 17, 2021
@campb303 campb303 added feature-request Request for functionality that has not already been implemented and removed question Something that requires more information before moving forward labels Mar 29, 2021
@campb303 campb303 modified the milestones: production-ready, write-access May 17, 2021
@campb303 campb303 removed this from the write-access milestone Jul 6, 2021
@campb303 campb303 added the handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21) label Jul 6, 2021
@campb303
Copy link
Collaborator Author

campb303 commented Jul 6, 2021

This will not be completed by the current team.

Sign in to join this conversation on GitHub.
Labels
feature-request Request for functionality that has not already been implemented handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21)
Projects
None yet
Development

No branches or pull requests

1 participant