I have noticed that I can create notes when the parentId does not exist. For example, if I specify an ID of a case that never existed, i got response for new note with parentId = input and parentName = null.
Only if I specify a parentType that doesn't exist or a parentId that I don't have access to, I get a fitting output.
Is there a reason for this possibility or is this a bug?
Only if I specify a parentType that doesn't exist or a parentId that I don't have access to, I get a fitting output.
Is there a reason for this possibility or is this a bug?
Comment