Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

ISSUERESOLUTIONDEFINITIONS

Column

ID

NAME

DESCRIPTION

SEQUENCE

Type

VARCHAR

VARCHAR

VARCHAR

BIGINT

Indexed

x

x




Issue resolutions definitions are public and everyone can see them.



Exaple 1
SELECT 
  *
FROM
  ISSUERESOLUTIONDEFINITIONS 


ID  

NAME  

DESCRIPTION  

SEQUENCE  

10000

Done

Work has been completed on this issue.

1

10001

Won't Do

This issue won't be actioned.

2

10002

Duplicate

The problem is a duplicate of an existing issue.

3

10100

Cannot Reproduce

All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.

4

  • No labels