microsoft / microsoft/AzureStorageExplorer

Drag and drop messages between queues

Open
#3,480 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:gear: queues
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

A clear and concise description of what the problem is. Ex. I'm always frustrated when I have failed messages in my poison queue and I have to reprocess them.

Describe the solution you'd like
I'd like the ability to move queue messages from one queue to another one. Typically from a poison queue to the main queue once the issue has been resolved. This will save having to write custom code to perform the same task.

Describe alternatives you've considered
Write custom code.

Additional context
Moving should be drag and drop from one to the other.

Contributor guide

No contributing guide indexed for this repository

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

The issue names no files, tests, or entry points. Start by locating the queue-message management UI and the Azure queue operations it uses; define and verify drag-and-drop behavior for moving messages between queues, with successful transfer as the completion check.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.