• Compositions API HandleGetByQuery restricts where-clause when accessing DialogConfigParm table

    Hello,

    when setting up an HandleGetByQuery API method for fetching data from the DialogConfigParm table, the resulting query gets restricted by the object layer:

    API method:

    builder.AddMethod(Method.Define("common/configparms")
                        .HandleGetByQuery…

  • RE: ObjectKeyAssignment@PersonWantsOrg is not populated at time the request is approved (event: Granted)

    I did some testing in my version and PersonWantsOrg.ObjectKeyAssignment was always filled in my 7.0.2 environment.

    The reason for not getting the CustomProperty01 value of your requested Org Membership is, that the Membership does not exist at the time…