Skip to content
Snippets Groups Projects
  1. May 27, 2021
  2. May 26, 2021
    • Sebastian Listl's avatar
      Merge branch 'fix_1081390' into '2021.1.0' · dc824c8a
      Sebastian Listl authored
      [Projekt: Entwicklung - Neon][TicketNr.: 1081390][Firmenlookup öffnet sich + Fehlermeldung in Endlosschleife]
      
      See merge request xrm/basic!989
      dc824c8a
    • Andre Loreth's avatar
      [Projekt: Entwicklung - Neon][TicketNr.: 1081390][Firmenlookup öffnet sich +... · 96023dc2
      Andre Loreth authored and Sebastian Listl's avatar Sebastian Listl committed
      [Projekt: Entwicklung - Neon][TicketNr.: 1081390][Firmenlookup öffnet sich + Fehlermeldung in Endlosschleife] Check existence of variables before accessing them
      
      There are certain cases where *.insertedRows/*.changedRows/*.deletedRows variables are NOT available. Therefore an existence check is necessary before accessing them.
      One specific case is the following: The "valueProcess" of a parameter in a consumer needs to access any of the above listed variables of another consumer field. This basically works just fine. BUT as soon as you're in a Lookup, the consumer might not be available, therefore the existence check is necessary to prevent an exception.
      96023dc2
  3. May 21, 2021
  4. May 19, 2021
  5. May 18, 2021
  6. May 17, 2021
Loading