Hide Forgot
securitylevel_name: Public
Link: Added: This issue is a dependency of GUVNOR-420
BRMS is unable to store two files with the same name since it uses the file name as resource name and file extension as resource type, so the file name is the key in the repository.
I understand that the reason is that the file name is used as the key in the repository. Why can't a composite index on type and name be used as the key instead?