diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-06-03 16:26:02 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-08 09:59:31 +0200 |
commit | 3633afff5b517170cae0889567c666f5a0b1df6e (patch) | |
tree | d10fe7bee90336f5a4111ec3b572ee377e431ba9 /CHANGES-DEV.md | |
parent | 2696c79b6e4110e0aefc92098fc5d28787b13b90 (diff) | |
download | Ishtar-3633afff5b517170cae0889567c666f5a0b1df6e.tar.bz2 Ishtar-3633afff5b517170cae0889567c666f5a0b1df6e.zip |
Import delete: do not crash when no SLUG is available for an attached item
Diffstat (limited to 'CHANGES-DEV.md')
-rw-r--r-- | CHANGES-DEV.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES-DEV.md b/CHANGES-DEV.md index 48fbd3b59..e7d2a1cd5 100644 --- a/CHANGES-DEV.md +++ b/CHANGES-DEV.md @@ -44,4 +44,5 @@ Ishtar develop changelog v3.2 - Geo: use own precise multipolygone centroid before parent precise point - Many to one treatment: fix attribute conservation - Sheet: silently fails when missing graph relations image is missing +- Import delete: do not crash when no SLUG is available for an attached item |