Project

General

Profile

Actions

Feature #1175

open

Task 21027: Añadir tipo de votos en salas

Added by Raúl Barroso 6 months ago. Updated 15 days ago.

Status:
Internal Test: Pass
Priority:
Normal
Assignee:
Category:
-
Start date:
12/15/2025
Due date:
% Done:

90%

Estimated time:
8:00 h

Description

Se debe añadir en la plataforma de jueces los siguientes votos en los casos de las salas:

No intervino
No interviene
No ha lugar por falta de jurisdicción

Actions #1

Updated by Raúl Barroso 6 months ago

  • Subtask #1153 added
Actions #2

Updated by Raúl Barroso 6 months ago

  • Tracker changed from Bug to Feature
Actions #3

Updated by Raúl Barroso 6 months ago

  • Subtask deleted (#1153)
Actions #5

Updated by Raúl Barroso 6 months ago

  • Estimated time changed from 6:00 h to 8:00 h
Actions #6

Updated by Raúl Barroso about 2 months ago

  • Subject changed from 21026: Añadir tipo de votos en salas to 21027: Añadir tipo de votos en salas
Actions #7

Updated by Raúl Barroso about 2 months ago

  • Status changed from Paused to Not Started
  • Target version changed from TS | Pruebas Iniciales | dic-2025 to TS | Propuesta | Jun-10-2026
Actions #8

Updated by Raúl Barroso about 2 months ago

  • Subject changed from 21027: Añadir tipo de votos en salas to Task 21027: Añadir tipo de votos en salas
Actions #9

Updated by Raúl Barroso about 2 months ago

  • Status changed from Not Started to In Progress
  • Assignee set to Raúl Barroso
Actions #11

Updated by Raúl Barroso about 2 months ago

INSERT INTO catalogValues (catalogValueCode, catalogValueDescription, catalogTypeCode, catalogTypeDescription, isLocked, comment) VALUES
	(867, 'No intervino', 67, 'chamberMeetingVoteType', 1, ''),
	(868, 'No interviene', 67, 'chamberMeetingVoteType', 1, ''),
	(869, 'No ha lugar por falta de jurisdicción', 67, 'chamberMeetingVoteType', 1, '');
Actions #12

Updated by Raúl Barroso about 2 months ago

  • % Done changed from 0 to 90
Actions #13

Updated by Edwin X Borrero about 2 months ago

Nuevos valores

INSERT INTO catalogValues (catalogValueCode, catalogValueDescription, catalogTypeCode, catalogTypeDescription, isLocked, comment) VALUES
	(882, 'No intervino', 67, 'chamberMeetingVoteType', 1, ''),
	(881, 'No interviene', 67, 'chamberMeetingVoteType', 1, ''),
	(880, 'No ha lugar por falta de jurisdicción', 67, 'chamberMeetingVoteType', 1, '');
Actions #14

Updated by Estefany Santiago Trinidad 15 days ago

  • Status changed from In Progress to Test Internally
Actions #15

Updated by Estefany Santiago Trinidad 15 days ago

  • Target version changed from TS | Propuesta | Jun-10-2026 to TS | Propuesta | Jun- 03-2026
Actions #16

Updated by Estefany Santiago Trinidad 15 days ago

  • Status changed from Test Internally to Internal Test: Pass
Actions

Also available in: Atom PDF