Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi team,
We are seeing a weird issue via both manual and api based operation.
1. When we have a tag added to a datafile using /collections/<id>/items end point (POST) - tag is not available on right Details section
2. When we use qix-datafiles or data-files api with PUT (Without changing file_name) it works when we have a manually added tag (which is shown in details section) but when we do not have a tag all collections are delinked and tag added via API is also delinked
3. When we add a collection manually via browser and then rename the file, collections gets delinked, but when we have a tag associated to dataset and then we rename the file , everything is retained
Steps to reproduced:
1. Create a datafile using data-file/qix-datafile using API - get the item_id from items api for the created file.
2. use collections/<id>/items POST api to add a collection and a tag to the above item id
3. Validate that collection and tag is added by running items api
4. Update existing datafile using data-file/qix-datafile API with same name, connection_id and tempContentFileId
5. Validate that collections and tags are no longer associated with dataset
6. Associate the tag nd collection manually via browser.
7. repeat step 4, you will observe tags and collections are associated still
8. rename the file and remove the tag and save it.
9. You will observe collections are also delinked
4. Validate that
Any help that i can get here?
We tried switching to data-files endpoint but still seeing same behaviour
Hey @divya_vishwakarma which API are you using? You are using Qlik Sense on Windows or SaaS?
QlikSense