ansible / ansible/awx

Get rid of internal field survey_passwords

Open
#2,575 0 comments 0 reactions 0 assignees View on GitHub
component:api type:enhancement
Dominant language
Python
Stars
15.6k
Forks
3.7k
Avg merge
2d 15h
Merged PRs (30d)
25

Description

##### ISSUE TYPE
- Feature Idea

##### COMPONENT NAME
- API

##### SUMMARY
Since survey answers are now encrypted inside of their entry, we do not need the corresponding survey_passwords field to track which values should be redacted

##### ADDITIONAL INFORMATION

Contributor guide

Open the contributing guide

Research direction

Start by searching the API implementation and schema for survey_passwords, then trace how encrypted survey answers are handled. Remove the obsolete field and confirm that survey redaction still works without it; the change is done when the API and related data model no longer depend on survey_passwords.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.