The logic to test for create/update filenames is not consistently correct.
When creating a content type group by the name of test, then creating a content type by the name of test. the latter is named update, although no content type by that name ecisted. this is due to the glob test, which finds the content type group, erroneously
The logic to test for create/update filenames is not consistently correct.
When creating a content type group by the name of test, then creating a content type by the name of test. the latter is named update, although no content type by that name ecisted. this is due to the glob test, which finds the content type group, erroneously