gltn / stdm

STDM is a free and open source pro-poor land recordation system based on QGIS, PostgreSQL and PostGIS.
http://stdm.gltn.net/
GNU General Public License v2.0
30 stars 30 forks source link

STDM520: Error when try to add null records on entities. #517

Closed Thom03 closed 3 weeks ago

Thom03 commented 1 month ago

Issue No: ###STDM520

Behavior

The application should notify users when entering null records on entities that violate the configuration. Instead, it throws a Python error instead of a user-friendly message. See on the screenshot on Additional details.

Steps to Reproduce the Problem

  1. Open QGIS for STDM.
  2. Login into STDM.
  3. Under Entities.
  4. Click One Entities.
  5. From the Menu, Try to enter records.

Additional details:

image

pgathogo commented 1 month ago

@Thom03 This is noted. The checks for mandatory columns on the entity data forms seem to be broken.

pgathogo commented 1 month ago

This issue has been fixed.