Skip to content

Don't store classid config TaurusValue unless it is a string

AdminBot requested to merge github/fork/ByRellex/Save_poolmotor_widgets into develop

Created by: ByRellex

TaurusValue refuses to store configs that have items without classID. This PR modifies the code to save those items leaving a debug message that tells the classID wasn't stored. This PR fixes #840 (closed) which was actually a taurus issue, not a Sardana issue as indicated. So also fixes https://github.com/sardana-org/sardana/issues/1164

Merge request reports