项目

一般

简介

行为

Bug #9

打开

File Upload

m. xuan将近 4 年 之前添加. 更新于 将近 4 年 之前.

状态:
New
优先级:
Normal
指派给:
-
类别:
-
开始日期:
2022-02-17
计划完成日期:
% 完成:

0%

预期时间:

描述

Project projectByKey = projectManager.getProjectByKey("cccc");
Issue issue = IssueFactory.create(projectByKey.getId(),"File Upload");
Version ver = VersionFactory.create(512);
issue.setTargetVersion(ver);
IssueCategory cat = IssueCategoryFactory.create(673);
issue.setCategory(cat);
issue.setDescription("ssss");
issue.setProjectId(projectByKey.getId());
Issue issue1 = mgr.getIssueManager().createIssue(issue);


文件

架构部署.png (285 KB) 架构部署.png m. xuan, 2022-02-17 05:15
行为 #1

m. xuan 更新于 将近 4 年 之前

  • 类别 已删除 (673)
行为

导出 Atom PDF