Skip to content

itsa: Allow to update a UK savings account name#50

Merged
ac000 merged 1 commit into
masterfrom
sa-name
May 24, 2026
Merged

itsa: Allow to update a UK savings account name#50
ac000 merged 1 commit into
masterfrom
sa-name

Conversation

@ac000

@ac000 ac000 commented May 24, 2026

Copy link
Copy Markdown
Owner

Add an amend-savings-account-name command that allows the user to select an account to modify the name of.

Copilot AI review requested due to automatic review settings May 24, 2026 14:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new CLI command to rename an existing UK savings account by letting the user choose an account from the savings account list and then submitting an update request to the MTD API.

Changes:

  • Added amend-savings-account-name command to the CLI dispatcher and usage output.
  • Implemented an interactive flow to select a savings account and update its accountName via MTD_API_EP_ISI_SI_UK_UPDATE_SA_NAME.
  • Documented the new command in README.rst.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/itsa.c Adds the new interactive command implementation and wires it into usage + dispatch.
README.rst Lists the new command in the supported commands section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/itsa.c Outdated
Comment thread src/itsa.c
Comment thread src/itsa.c
Add an amend-savings-account-name command that allows the user to select
an account to modify the name of.

Signed-off-by: Andrew Clayton <ac@sigsegv.uk>
@ac000 ac000 merged commit c4bd2ff into master May 24, 2026
8 checks passed
@ac000 ac000 deleted the sa-name branch May 24, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants