José Francisco Calvo
José Francisco Calvo
# Description This PR includes changes aligning validations for publishing datasets so a dataset can be published with at least one question (being required or not). The same that we...
# Description This is the feature branch for Webhooks implementation. Closes #1836 **Type of change** - New feature (non-breaking change which adds functionality) **How Has This Been Tested** - [...
Right now `UpsertRecordsBulk` is allowing only to create new records or update only the `metadata` attribute for already existent records. A possibility is to check the behavior of this class...
# Description This is a draft to make visible the changes that we are doing in order to update Pydantic to v2. Test suite progress: 1. `==== 402 failed, 897...