-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
None
The artist and label forms insist on 11 digits. However, ASCAP gives 8 digit artist IPI numbers, and SESAC gives 8 digit label numbers. It's likely just trimmed leading padding, and adding that padding satisfies the check. However, that should be server-side, not blocking perfectly valid data within the edit form. (Esp since it's non-obvious that the problem is missing padding digits).
- duplicates
-
MBS-2187 IPIs from ASCAP not accepted
- Closed