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

AttributeDefs: Fix crashing multivalue of files widget #3937

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Widget for FileAttrDef can handle multivalue so multiselection in publisher don't crash on attributes creation.

Description

This is a fast fix to have it "not crashing" we could maybe (in future) find better way how to handle multiselection in this widget.

Testing notes:

  1. Open TrayPublisher
  2. Create at least 2 instances using same simple creator (enter files there)
  3. Multiselect instances in UI
  4. Files widget should not cause crash and be disabled

@iLLiCiTiT iLLiCiTiT self-assigned this Oct 4, 2022
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Oct 4, 2022
Copy link
Member

@kalisp kalisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the issue.

@iLLiCiTiT iLLiCiTiT merged commit e693eca into develop Oct 7, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/file_attr_def_multivalue branch October 7, 2022 08:12
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