Skip to content

BUG: password field placeholder for account configuration page in UCC #1894

@qinshuang1998

Description

@qinshuang1998

Description

Bug Description

When creating or editing an account on the Configuration page generated by the UCC library framework, the password input field is always blank, regardless of whether the account is new or existing. This causes confusion for users who cannot distinguish between an unset password (new account) and an existing password (edit account).

Expected Behavior

  • When creating a new account, the password input should be empty.
  • When editing an existing account, the password input should display a masked placeholder ("******") if a password is already set, otherwise remain empty.

Current Behavior

  • The password field is always blank, both when creating a new account and when editing an existing one.

What UCC version are you using?

splunk-add-on-ucc-framework==5.69.1

Additional System Info

Python 3.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions