Actions
Bug #1712
openDescargar calendario debe mostrar reuniones
Status:
Test Internally
Priority:
Normal
Assignee:
Category:
Reported Internally
Target version:
-
Start date:
06/01/2026
Due date:
% Done:
0%
Estimated time:
Description
Al descargar el calendario el documento debe mostrar las reuniones
Updated by Repo Bot 2 months ago
- Status changed from In Progress to Pending Review
PR ready for review: KWG-Seedbury — Descargar calendario debe mostrar reuniones → status: Pending Review
Updated by Kenneth Williams Garcia 2 months ago
SELECT * FROM catalogValues cv
INSERT INTO [privileges]
(
actionCode,
categoryCode,
dateCreated,
privilegeCode
)
VALUES
(
225,
721,
GETDATE(),
129
)
Updated by Repo Bot about 2 months ago
Changes requested by EBS-SEEDBURY on PR #164
Updated by Repo Bot about 2 months ago
Changes requested by EBS-SEEDBURY on PR #164
Updated by Repo Bot about 2 months ago
- Status changed from Pending Review to Approved
Approved by EBS-SEEDBURY on PR #164 → status: Approved
Updated by Repo Bot about 2 months ago
- Status changed from Approved to Test Internally
Merged into Development via PR #164 → status: Test Internally
Actions