mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 22:01:49 +03:00
262d33b73c
no issue - When an import was done and there were no "global labels" present Ghost created generic `import-[data]` label which later helped to find a specific batch of imported data - It did not make sense to create such generic label when user provided their own unique label - The rules that work now are: 1. When there is no global provided Ghost generates on and removes it in case there are no imported records 2. When there is a unique new global label provided no new label is generated, but the label stays even if there are no imported records |
||
---|---|---|
.. | ||
emails | ||
importer | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
limit.js | ||
middleware.js | ||
settings.js | ||
stripe-connect.js | ||
utils.js |