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

When a draft form creating an entity list is discarded, the entity properties for the draft entity list block creation of those properties in a real entity list #695

Closed
lognaturel opened this issue Aug 23, 2024 · 2 comments · Fixed by getodk/central-backend#1182
Assignees
Labels
behavior verified Behavior has been manually verified bug

Comments

@lognaturel
Copy link
Member

lognaturel commented Aug 23, 2024

Problem description

I tried to add properties to an Entity List I created through the frontend that has 0 properties and got an error saying the property already existed.

URL of the page

https://test.getodk.cloud/#/projects/542/entity-lists/suspected_afp_cases

Steps to reproduce the problem

  1. Upload a form draft that creates an entity list
  2. Discard the draft
  3. Create an entity list with the same name
  4. Try to add properties of the name that would have been created, you can't

Screenshot

Screenshot 2024-08-22 at 4 59 46 PM

Expected behavior

No comparison against properties in draft entity lists

Central version shown in version.txt

f21b33acc8dae215e54485849e7dd59167e6f433 (v2024.1.0)
 3fb0c22b1cbdc3a6004963afcc3847a82c09307d client (v2024.1.0)
 b4754cf52bfa64b1ca841bc9ccb64a38726398e8 server (v2024.1.0)

Browser version

Firefox

Around when did you see the problem (in UTC)?

12:00 AM
Friday, August 23, 2024

Other notes (if any)

@lognaturel lognaturel added the bug label Aug 23, 2024
@lognaturel

This comment was marked as outdated.

@lognaturel lognaturel changed the title Incorrectly-detected duplicate property name when manually adding property When a draft form creating an entity list is discarded, the entity properties for the draft entity list block creation of those properties in a real entity list Aug 23, 2024
@ktuite ktuite self-assigned this Aug 26, 2024
@github-project-automation github-project-automation bot moved this to 🕒 backlog in ODK Central Aug 26, 2024
@matthew-white matthew-white added the needs testing Needs manual testing label Aug 29, 2024
@github-project-automation github-project-automation bot moved this from 🕒 backlog to ✅ done in ODK Central Aug 30, 2024
@srujner
Copy link

srujner commented Sep 3, 2024

Tested With Success!

Issue is no longer reproducing

@srujner srujner added behavior verified Behavior has been manually verified and removed needs testing Needs manual testing labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behavior verified Behavior has been manually verified bug
Projects
Status: ✅ done
Development

Successfully merging a pull request may close this issue.

4 participants