Andres Vazquez

Results 44 issues of Andres Vazquez

What if we don't want to log out the users external session? Maybe we just need to log in from the external source and logout from CKAN only?

Hi Team. First of all thanks for the job with this tool. I'm using the branch `dev-v1.0` and I'm having DB troubles. I realize that you have made changes to...

If a user is registered as `[email protected]` and then logs in as `[email protected]` we are not going to capture the same email This will end up with a duplicated email...

### Proposed fixes: This is a proposal to allow users to define the default query timeouts for the datastore ### Features: - [ ] includes tests covering changes - [...

Related to #7900 ### Proposed fixes: I'm having troubles to hide the loading dots in the datatables view. This fixed it. The proposal is to move to the simple way...

**Describe the bug** File: [auth_test.xlsx.tar.gz](https://github.com/user-attachments/files/23630835/auth_test.xlsx.tar.gz) We are using Datapusher+ 2.0.0 and QSV 8.1.1 **To Reproduce** Use this file as CKAN resource and try to ingest it **Expected behavior** To read...

Error with frquency table Could not copy frequency data to database: extra data after last expected column CONTEXT: COPY 737a3aad-c1c8-4507-8411-2dc6ca176f84-druf-freq, line 2: "country,Afghanistan,6,2.52101,1" They are 5 fields and the freq...

**Describe the bug** Using the same semicolon example from test code date;temperature;place 2011-01-01;1;Galway 2011-01-02;-1;Galway 2011-01-03;0;Galway 2011-01-01;6;Berkeley 2011-01-02;8;Berkeley 2011-01-03;5;Berkeley as a .csv file fails to detect the separator **Expected behavior** To...

Error: Error: { "message": "Could not copy stats data to database: invalid input syntax for type double precision: \"2025-03-01\"\n CONTEXT: COPY 34f58005-11c1-4263-a43f-876a2a365e6d-druf-stats, line 7, column mean: \"2025-03-01\"\n " } The...