mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
Fixes #47387 and another bug (unreported or #40549 ?) where digitizing the referencing feature of a newly added referenced feature (in transaction mode) failed due to the form being closed and the reference feature not saved. The new behavior is that the form is brought back after the digitizing of the referencing feature has been completed or user-interrupted, this way the referenced layer form can be saved or dismissed as expected. Funded by: ARPA Piemonte