Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Edit" form for Distro Mapping forgets the distributions #744

Closed
ktdreyer opened this issue Feb 21, 2019 · 1 comment · Fixed by #767
Closed

"Edit" form for Distro Mapping forgets the distributions #744

ktdreyer opened this issue Feb 21, 2019 · 1 comment · Fixed by #767
Labels
Milestone

Comments

@ktdreyer
Copy link

ktdreyer commented Feb 21, 2019

Steps to reproduce:

  1. Log into release-monitoring.org
  2. Load the python-remoto project here: https://release-monitoring.org/project/3993/
  3. Click "Edit" button next to the Fedora distro mapping (this takes me to https://release-monitoring.org/project/3993/map/4034)
  4. Look at the HTML form

Actual results:
The form dropdown input says "Alpine"

Expected results:
The form dropdown remembers the value from the database: "Fedora".

@Zlopez Zlopez added this to the 0.16.0 milestone Feb 22, 2019
@Zlopez
Copy link
Contributor

Zlopez commented Feb 22, 2019

This is a known issue. It falls to default instead of actual distro. It should be easy to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants