oxidecomputer / oxidecomputer/omicron

"Project to be deleted contains" message only lists one item

Open
#10,130 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
572
Forks
97
Avg merge
2d 12h
Merged PRs (30d)
96

Description

I was trying to delete an instance, and was removing each item (e.g. Disks, Floating IP, etc).
The last warning I got was that I should delete the project image, but I actually have 3 of them.

Ideally, it would be good to let the user know about the other images as well. Maybe the first 3? Maybe print the list but set a limit in characters?

https://github.com/user-attachments/assets/e0178909-54ef-4c38-80c4-c7523ff1209c

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

Start by reproducing the project-deletion warning with multiple project images, then trace the code path that builds the "Project to be deleted contains" message. Confirm how the current message selects one item and define the completed behavior as showing the other images without making the warning unwieldy.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.