Move to next empty Profile info #186
Closed
opened 2024-11-27 10:39:56 +01:00 by willruddick
·
4 comments
No Branch/Tag Specified
master
phone-ussd
lash/stalecache
lash/purify-max
postgres-switch-for-tests
copy-language-code
lash/purify-more
account-pin-block-v2
lash/helpcomma
send-input-fix
lash/gettext
lash/dump-format
account-pin-block
lash/ssh-fixes
lash/ssh-4
log-session-id-at-sessionid
lash/purify
logs-at-sessionid
language-change-fix
hash-pin
menu-primary-selectors
lash/dump-key-prefix
force-restart-state
restart-state-devtool
mixed-languages
add-space-after-colon
link-terms-and-conditions
lash/store-dumper
back-state-check
double-session-id
profile-edit-traverse
data-items-cleanup
minor-bug-fixes
lash/persister-freakout
trigger-balance-reload
lash/no-persister-deadlock
voucher-details
single-error-node
sohail/trace-build-29-11
alias-address-validation
sohail/upgrade-deps
account-statement
sohail/docker-build
menu-balances
send-node
profile-edit-show
terminal-logs
readme-documentation
africastalking-endpoint
http-logs
log-file
swahili-templates-menu
api-error-fix
lash/export-to-term
pre-mock-remove
remove-db-mocks
pin-reset
tests-refactor
consolidate-temp-data-storage
profile-update-pin-check
voucher-data
lash/reverse-session
address-sessionId
menu-voucherlist
api-context
api-structs
send-menu-update
check-balance-update
postgres-switch
menu-api-errors
menu-traversal-v2
psql-switch
menu-traversal-refactor
menu-traversals
lash/subprefix
tests-update
menu-profile-edit
fix-repeated-nodes
wip-menu-select-fix
lash/ssh
go-vise-0.2.0
wip-main-refactor
at-return-output
wip-unit-tests
wip-pin-guard
change-language
wip-menu-help
wip-pin-reset
lash/vise-make-var
lash/async-driver
menu-options
unit-tests
wip-code-check
lash/draft-dev-0.1.0
wip-go-vise-dev-0.1.0
wip-flag-migration
v0.8.0-beta.11
v0.8.0-beta.10
v0.8.0-beta.9
v0.8.0-beta.8
v0.8.0-beta.7
v0.8.0-beta.6
v0.8.0-beta.5
v0.8.0-beta.4
v0.8.0-beta.3
v0.8.0-beta.2
v0.8.0-beta
v0.7.0-beta
v0.6.0-beta
v0.5.0-beta
v0.4.0-beta
v0.3.0-beta
v0.2.0-beta
v0.1.2-beta
v0.1.1-beta
v0.1.0-beta
Labels
Clear labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
cleanup
devops
documentation
easypeasy
exchange
i18n
legacy
meta
migration
optimization
privilege
refactor
smell
support
tooling
ux
Breaking change that won't be backward compatible
Something is not working
Documentation changes
Improve existing functionality
New functionality
This is security issue
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Activity
Doing
An item actively being worked on currently
Activity
Hold
Not being actively worked on
Activity
Proposal
A proposal for a new feature or enhancement
Activity
QA
Ready for QA testing
Activity
Validate
Dev team validating changes
Runner
AT
Runner
CLI
Runner
HTTP
Runner
SSH
A task that can be completed with little effort
relating to swapping of assets and offramps
Languages and translations
Legacy features from the old ussd system to be ported
container for other issues
features that have to do with special, privileged axx
Code smell
transparency and help with exception states
Milestone
No items
No Milestone
2024.12.19
Projects
Clear projects
No project
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: urdt/ussd#186
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Editing the profile one by one with a password on each stage takes too long.

Auto goto the next empty profile setting (allow skipping) - with password at the end.
See above image ... after entering location ... it asked for a pin but didn't let me enter it - then asked for location again.
Also on the start I edited my name which was already there from before and didn't continue to the next blank.
At any point in this sequence one should be able to leave it and enter your password
@willruddick we may need a db flush to test this properly. let's reschedule this one for next week, and in the meantime ask @carlos to reproduce what you reported here on a fresh account.
@willruddick The issue about the menu not moving to the next unset item is simply because you might have already set the profile items before,on second attempt that's considered a single item edit and reason for asking the PIN after.
.. after entering location ... it asked for a pin but didn't let me enter it - then asked for location again. - If you are still experiencing this after the db flush,ensure that you are using dialoguss version: 0.6.0 or 0.7.0
Checklist to ascertain that the issue has been resolved:
For a new account, ensure that the menu redirects you to the next unset profile item and asks for a PIN as the last step before updating the profile information.
After setting up your profile information,ensure that the menu asks for a PIN before updating any profile item.
On View profile,ensure that the profile information is set/updated as expected.
Ensure that you can only use the correct PIN to perform the above steps.