Bulk edit is giving Validation Error
-
I am trying to bulk edit the rendering properties of a point and it is saying an error is the XID is already in use?? So am I doing something incorrect here?
No BULK edit feature working is a pain since I the export for csv was removed .
-
What version of Mango and UI module are you using?
-
@phillip-weeks said in Bulk edit is giving Validation Error:
No BULK edit feature working is a pain since I the export for csv was removed .
- There is a bulk edit feature
- It does work
@phillip-weeks said in Bulk edit is giving Validation Error:
So am I doing something incorrect here?
Yes, it sounds like you are. Check the value of the action column is set to the correct value, it should be CREATE, UPDATE or DELETE. For CREATE you can either set the xid column or leave it blank to autocreate an XID. For UPDATE you should set the originalXid column and the xid column (this is so you can change the XID of points). For DELETE you only need to set the originalXid column.