empiricaly / empirica

Open source project to tackle the problem of long development cycles required to produce software to conduct multi-participant and real-time human experiments online.
https://empirica.ly/
Apache License 2.0
45 stars 8 forks source link

Export broken in last release #541

Closed npaton closed 5 months ago

npaton commented 6 months ago

Is there an existing issue for this?

What happened?

Export throws Cannot query field "ephemeral" on type "Attribute".

Steps To Reproduce

No response

Empirica Version

No response

What OS are you seeing the problem on?

No response

What browser are you seeing the problem on?

No response

Relevant log output

No response

Anything else?

No response

Code of Conduct

frasalvi commented 6 months ago

I am experiencing this also with older versions (v1.9.5). Is that normal?

npaton commented 5 months ago

I was not able to reproduce this on the latest release (1.10.0).

Version 1.9.5 is before the rewrite of empirica export (v1.9.6) and I would recommend upgrading at least to 1.9.6 (or better, the latest version), since that fixes a lot of issues with exports.

The Cannot query field "ephemeral" on type "Attribute". error message indicates a discrepancy between 2 versions. I am not sure how this would happen. In any case, upgrading is the solution. 🙌