acs::db::nsdb-postgresql method call bt_bug new (public)

 <instance of acs::db::nsdb-postgresql[i]> call bt_bug new \
    [ -dbn dbn ] [ -bug_id bug_id ] [ -bug_number bug_number ] \
    [ -package_id package_id ] [ -component_id component_id ] \
    [ -found_in_version found_in_version ] -summary summary  \
    -user_agent user_agent  -comment_content comment_content  \
    -comment_formt comment_formt  -creation_date creation_date  \
    [ -creation_user creation_user ] -creation_ip creation_ip  \
    [ -item_subtype item_subtype ] [ -content_type content_type ]

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-bug_id
(optional)
-bug_number
(optional)
-package_id
(optional)
-component_id
(optional)
-found_in_version
(optional)
-summary
(required)
-user_agent
(required)
-comment_content
(required)
-comment_formt
(required)
-creation_date
(required)
-creation_user
(optional)
-creation_ip
(required)
-item_subtype
(defaults to "bt_bug") (optional)
-content_type
(defaults to "bt_bug_revision") (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call bt_bug new} acs::db::nsdb-postgresql instproc {call bt_bug new} acs::db::nsdb-postgresql instproc {call bt_bug new}->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: