ERPNext: v15.50.0
Frappe Framework: v15.54.1
I’m trying to import a list of “Tag Links” for Supplier using the data import tool but I’m facing a strange behavior …
-
Imported list of “TAGs” successfully.
-
Tested manually adding few of the imported tags to a supplier successfully.
-
The resulting “Tag Links” from the previous step are visible in the Tag Link List
-
Tested creating RFQ and “Get Suppliers by TAG” and the Suppliers table was populated successfully.
-
I removed all the Tags from the Supplier and the Tag Links were removed successfully.
-
In the “Customize Form - Tag Link”, I enabled “Allow Import”
-
In the “Role Permission Manager”, I enabled ALL checkboxes for the “System Manager”
-
Imported a list of all Tag Links that I want to add for the Supplier, No Faild Records … All imported successfully.
-
All imported Tag Links are visible in the Tag Link List
-
All tags were visible in the Supplier profile, all having different colors.
-
Tried to create RFQ and “Get Suppliers by TAG” … but now, no suppliers were added and I got no error.
-
I tried to add one extra NEW tag manually to the Supplier and after refreshing the page ALL IMPORTED TAGs DISAPPEARED!! … only the manually added new tag remained.
-
I checked the Tag Link List and even there ALL TAG LINKs DISAPPEAR … only the manually added new tag remained.
-
I tried this multiple times, any Tag Links created by data import for the supplier will not work when using “Get Suppliers by Tag” in RFQ and all of them will disappear from everywhere after adding a single tag manually to the supplier …
What’s going on? Am I doing something wrong?