Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

List can handle new items correctly #1459

Merged
merged 1 commit into from
May 4, 2021

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented May 4, 2021

Issue

  • list item won't recognize that new item was added until item's value is changed which may be dangerous if default values of item are usable

Changes

  • list item always studio/project overrides when add new item

How to replicate bug

  1. Choose or add testing list item
    image

  2. Press plus button, keep default value and save settings
    image

  3. Look what value is loaded
    image

@iLLiCiTiT iLLiCiTiT self-assigned this May 4, 2021
@iLLiCiTiT iLLiCiTiT requested a review from a team May 4, 2021 10:11
@iLLiCiTiT iLLiCiTiT added backend type: bug Something isn't working labels May 4, 2021
@mkolar mkolar added this to the 3.0.0-rc1 milestone May 4, 2021
@mkolar mkolar merged commit 0a6c1ef into develop May 4, 2021
@mkolar mkolar deleted the bugfix/new_list_item_without_modification branch May 4, 2021 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants