Actions
Feature #1416
closedTask 19873: Etapas adicionales
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
03/02/2026
Due date:
% Done:
0%
Estimated time:
15:00 h
Updated by Estefany Santiago Trinidad 3 months ago
- Tracker changed from Bug to Feature
Updated by Kenneth Williams Garcia 2 months ago
- Status changed from Not Started to In Progress
- Assignee set to Kenneth Williams Garcia
Updated by Kenneth Williams Garcia 2 months ago
INSERT INTO catalogValues
(catalogValueCode, catalogValueDescription, catalogTypeCode, catalogTypeDescription)
VALUES
(dbo.getNewCatalogValueCode(), 'Archivo Administrativo', 2, 'recourseStage'),
(dbo.getNewCatalogValueCode(), 'Archivado- fuera de jurisdicción estatal', 2, 'recourseStage'),
(dbo.getNewCatalogValueCode(), 'Anulado', 2, 'recourseStage')
Updated by Kenneth Williams Garcia 2 months ago
INSERT INTO catalogValues
(catalogValueCode, catalogValueDescription, catalogTypeCode, catalogTypeDescription)
VALUES
(dbo.getNewCatalogValueCode(), 'Archivo Administrativo', 2, 'recourseStage'),
(dbo.getNewCatalogValueCode(), 'Archivado- fuera de jurisdicción estatal', 2, 'recourseStage'),
(dbo.getNewCatalogValueCode(), 'Anulado', 2, 'recourseStage')
Updated by Kenneth Williams Garcia 2 months ago
- Status changed from In Progress to Internal Test: Pass
Updated by Estefany Santiago Trinidad about 2 months ago
- Status changed from Internal Test: Pass to OAT: Not Passed
Updated by Alejandro De Jesús Reyes about 2 months ago
- Status changed from OAT: Not Passed to Test Internally
Updated by Estefany Santiago Trinidad about 1 month ago
- Status changed from Test Internally to Closed
Updated by Estefany Santiago Trinidad about 10 hours ago
- Target version changed from TA | Asuntos Adicionales | Apr-4-2026 to TA | Ventana | Jun-18-2026
Actions