belowaverage-org / phonebook

🔎 A fast, tag based, flat file, PHP Phone Book.
https://belowaverage.org/software/phonebook/
GNU General Public License v3.0
9 stars 1 forks source link

Another Importing Issue #18

Closed krisdb2009 closed 5 years ago

krisdb2009 commented 5 years ago

When importing an object, if the data sent is not complete but there is data in the database, the tags are not re-generated from the database, they are generated off the import request.

image image

krisdb2009 commented 5 years ago

The solution is to have the tags generate off of the database rather than the request.

krisdb2009 commented 5 years ago

Added in 96c4278cae3dd99fe376a00abe8a608d31fb9107 and 6577ef94b5e9e6e47bbd0894a6eba72ba802c387