#7272 - BUG Redirect To Login when ACL not exists #2371
Labels
No Milestone
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2371
Loading…
Reference in New Issue
No description provided.
Delete Branch "7272_bug_redirectToLogin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -44,1 +44,3 @@
.catch(redirectToLogin);
const maxRetries = 5;
let retryCount = 0;
const retryDelay = 2000; // Milisegundos (1 segundo)
2 no? jajaj
5 intentos máximos cada 2 segundos
He respondido a tu pregunta? @alexm
@ -126,0 +151,4 @@
} else {
// Retry after delay
return new Promise((resolve, reject) => {
reject(new Error('Error al cargar los ACLs'));
Traducir y tampoco le diria al usuario un mensaje tan especifico
Este mensaje es transparente para el usuario. No se muestra por pantalla
El unico toast que aparece es el de "Cargando..."
Traducir igualmente
BUG Redirect To Login when ACL not existsto #7272 - BUG Redirect To Login when ACL not exists#7272 - BUG Redirect To Login when ACL not existsto WIP: #7272 - BUG Redirect To Login when ACL not existsSe cambia a WIP, ver https://redmine.verdnatura.es/issues/7272#note-6
WIP: #7272 - BUG Redirect To Login when ACL not existsto #7272 - BUG Redirect To Login when ACL not existsNo funciona, al hacer gulp muestra errores:
Me he ido a herramientas de desarrollo y al borrarme el token ya me ha dejado
Esta prueba no la habia reproducido.
Tienes un token en base de datos
Ejecuta myt run
El token se borra
El token portanto, desde el front no es valido.
ERROR No redirige
Ya está corregido y los e2e OK
resolve
del estadolayout
en el fichero front/salix/routes.js.#7272 - BUG Redirect To Login when ACL not existsto WIP: #7272 - BUG Redirect To Login when ACL not existsHola @juan
WIP: #7272 - BUG Redirect To Login when ACL not existsto #7272 - BUG Redirect To Login when ACL not existsexpired