-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: February
-
Component/s: NEM
-
Labels:None
-
Story Points:1
-
Epic Link:
These warnings are observed when xproto is run:
core.Network_decl.permitted_slices: (fields.W340) null has no effect on ManyToManyField. core.NodeLabel_decl.node: (fields.W340) null has no effect on ManyToManyField.
The problem may be that xos-genx assumes that all fields marked "required" should be set to null=False, blank=False. Null has no meaning on a ManyToMany field.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
12766,1 | SEBA-465 many2many should not have null= set | master | xos | Status: MERGED | +2 | +1 |