• Template calculation when committing an entity

    TLDR: What does this mean in the object log?:

    User changed values set in Initialize or OnLoaded -> apply step by step Discarding changes in read/write entity... Applying logic changes from init and loaded...

    To set the stage, I am working on an installation…

  • 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…