Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
March 26 at 10am ET: See how Qlik drives growth and value in ISV segment - REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
divya_vishwakarma
Partner - Contributor III
Partner - Contributor III

When we do not have tag associated to a dataset and we reupload the file using qix-datafiles endpoint , collections is delinked

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

divya_vishwakarma_0-1728585046681.png

 

 

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 

Labels (4)
4 Replies
divya_vishwakarma
Partner - Contributor III
Partner - Contributor III
Author

Any help that i can get here?

divya_vishwakarma
Partner - Contributor III
Partner - Contributor III
Author

We tried switching to data-files endpoint but still seeing same behaviour

alex_colombo
Employee
Employee

Hey @divya_vishwakarma which API are you using? You are using Qlik Sense on Windows or SaaS?

divya_vishwakarma
Partner - Contributor III
Partner - Contributor III
Author

QlikSense