Changes between Initial Version and Version 1 of Ticket #21825, comment 55


Ignore:
Timestamp:
2022-05-18T20:55:08+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21825, comment 55

    initial v1  
    44I have to correct myself. I guess I was looking at the wrong patch (either that or I saw `||` instead of `&&`). Anyway, in r18413, we use `!this.isEmpty() && this.hasKeys()` to determine usefulness. So if the relation is empty or has no tags, we presume it to be useless. So the relation editor will ask you to delete the relation.
    55
    6 Anyway, I'm now confused. How the heck are new versions uploading broken relations? At this point, we're going to need workflows that create the broken relations. Since I don't know how they are happening. Maybe an plugin?
     6Anyway, I'm now confused. How the heck are new versions uploading broken relations? At this point, we're going to need workflows that create the broken relations. Since I don't know how they are happening. Maybe a plugin?