Ghost/ghost/members-importer
Naz 5d5b77d32f
Fixed comped tier assignment
closes https://github.com/TryGhost/Team/issues/1869

- When there were "archived" tiers in the system the importer incorrectly fetched them instead of only taking "active" ones into account. The "getDefaultProduct" on product repository does exactly that.
- Additionally, reusing the "getDefaultProduct" makes testing the importer slightly less complex.
2022-10-20 17:19:52 +08:00
..
lib Fixed comped tier assignment 2022-10-20 17:19:52 +08:00
test Fixed comped tier assignment 2022-10-20 17:19:52 +08:00
.eslintrc.js Initialized members-importer package 2021-07-22 01:53:21 +12:00
index.js Fixed default package export 2021-07-22 01:53:21 +12:00
package.json Update dependency mocha to v10.1.0 2022-10-17 08:41:28 +00:00