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

List append fix in mutable dict settings #1599

Merged
merged 1 commit into from
May 27, 2021
Merged

Conversation

iLLiCiTiT
Copy link
Member

Issue

Dict mutable dict has bug in logic when loading data stored as list. It's appending key: value into list but not as list.

Changes

  • fix list appending, values are stored as 2 items in single list

@iLLiCiTiT iLLiCiTiT added backend type: bug Something isn't working labels May 27, 2021
@iLLiCiTiT iLLiCiTiT self-assigned this May 27, 2021
@mkolar mkolar merged commit 3ef87fd into develop May 27, 2021
@mkolar mkolar deleted the bugfix/list_appending_fix branch May 27, 2021 18:55
@mkolar mkolar added this to the 3.0.0 milestone May 27, 2021
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