Project

General

Profile

Actions

Bug #16475

closed

Javascript mystery investigation on WB2 workaround

Added by Lucas Di Pentima almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Low
Assigned To:
-
Category:
-
Target version:
Story points:
-

Description

On #15881, when adding code for the LDAP login option, we had to do a workaround because of a logic misbehavior, explained on https://dev.arvados.org/issues/15881#note-27

Investigate the real cause of the failure as javascript is single threaded so the reevaluation of state.auth.remoteHostsConfig[state.auth.loginCluster || state.auth.homeCluster] should always return the same value.


Related issues

Related to Arvados - Feature #15881: [controller] LDAP login supportResolvedTom Clegg05/06/2020Actions
Actions #1

Updated by Lucas Di Pentima almost 4 years ago

Actions #2

Updated by Lucas Di Pentima almost 4 years ago

  • Target version changed from 2020-06-03 Sprint to 2020-06-17 Sprint
Actions #3

Updated by Peter Amstutz almost 4 years ago

  • Target version changed from 2020-06-17 Sprint to 2020-07-01 Sprint
Actions #4

Updated by Lucas Di Pentima almost 4 years ago

  • Target version changed from 2020-07-01 Sprint to 2020-07-15
Actions #5

Updated by Lucas Di Pentima almost 4 years ago

  • Target version changed from 2020-07-15 to 2020-08-12 Sprint
Actions #6

Updated by Peter Amstutz almost 4 years ago

  • Assigned To changed from Lucas Di Pentima to Daniel Kutyła
Actions #7

Updated by Daniel Kutyła almost 4 years ago

  • Status changed from New to In Progress
Actions #8

Updated by Peter Amstutz almost 4 years ago

  • Priority changed from Normal to Low
  • Assigned To deleted (Daniel Kutyła)
  • Status changed from In Progress to Resolved
  • Category deleted (Workbench2)
Actions #9

Updated by Peter Amstutz almost 4 years ago

Conclusion was it was just confusion about order-of-operations and lack of parenthesis to group it properly.

Actions

Also available in: Atom PDF