Jože Fortun

Results 43 issues of Jože Fortun

![Image](https://github.com/user-attachments/assets/3c6e0da8-98cb-4084-b7b4-017f990907f7) ![Image](https://github.com/user-attachments/assets/8ffd06f5-99d8-4d20-94bf-360736482b9d) To me it looks like eval should be a checkmark since allow is on the field and inherit is on the module fields.

bug
backend

Currently the whole record is fetched, when we only want some of the fields to be shown. Add a parameter where you can provide which fields the BE should return.

enhancement
backend
frontend
no-issue-activity

https://forum.cortezaproject.org/t/is-this-a-bug-cant-specify-a-user-on-the-evaluate-permissions-screen/2199/4

bug
frontend

It should check read and update permission of the field to determine a field is required. Same for all other validators and so on. It should only raise an error...

bug
backend
frontend

Currently, Corteza supports time precision only up to the second mark but saves the timestamp field up to the milliseconds mark (Postgres). This limitation causes a sorting issue when sorting...

bug
backend

https://forum.cortezaproject.org/t/time-zone-anomaly-when-using-date-only/1639 Backend should always save full timestamp value, FE should care about displaying it properly based on the options

bug
backend