stackql / stackql/stackql-devel

[BUG] Mutation operations with no verification should not display a success message

Open
#43 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

v0.3
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Insert operations that do not check completion status will, by default, display "The Operation Completed Successfully". This is misleading and should be changed.

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 locating the insert mutation operation and the code that displays "The Operation Completed Successfully" when completion status is not checked. Trace the no-verification path and identify the existing behavior for operations that do check status. Done means no success message is displayed for unverified mutations, with the relevant behavior covered by tests if the project has them.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.