当前位置:网站首页>基于JIRA7.9.2定制修改
基于JIRA7.9.2定制修改
2022-07-17 04:09:00 【shibushi114】
修改JIRA显示日期格式
在JIRA系统中,默认时间会采用“14/Jul/17 2:02 PM”的样式,给我们日常所使用的格式不太一致,看起很不习惯,在这里我们将说明一下在JIRA中如何进行日期格式的调整。主要包括以下三项内容:
一、日期显示格式调整
用系统管理员登录在系统->外观->日期/时间格式中修改如下:

二、时间提示修改
更新日期在通常上显示为日期提示信息,如果想修改为具体的时间,可以按如下步骤操作设置:
找到系统的安装目录文件{JIRA_HOME}/WEB-INF/classes/jpm.xml
找到对应的参数(key):jira.lf.date.relativize
将对应的值(default-value)改为:false
重新启动JIRA
三、表单填写日期时间格式修改
创建或填写日志时的表单:

管理员登录系统后台>>系统>>一般配置>>高级设置,修改如下:
jira.date.picker.java.format = yyyy-MM-dd
jira.date.picker.javascript.format = %Y-%m-%d
jira.date.time.picker.java.format = yyyy-MM-dd HH:mm
jira.date.time.picker.javascript.format = %Y-%m-%d %H:%M
jira为工作流添加触发条件
jira上面在创建工作流时,希望达到一种效果,就是:只有创建问题的人才有权限关闭问题,经办人没有权限关闭问题。为了解决这个问题我们需要在相应工作流里面进行设置。
1、系统->问题->工作流,编辑工作流,点击工作流动作里面的关闭问题。

2、选择触发条件,点击添加条件。
根据需要添加条件:
如果添加了,仅允许报告人的话,那么只有创建问题的人才可以关闭问题,如果添加了仅允许经办人,只有经办人才可以关闭问题,其他流程动作相应添加即可。
在jira上面新建了一个工作流,某个项目使用了这个工作流,该项目中的一个需求已经做完,状态为已关闭,但是解决状态那里还是未解决。见下面的图:

解决方法:
1、和上面的第一步相同;
2、第二步选择结果处理,不是触发条件,见下图

3、选择更新问题域。

边栏推荐
- [database] must know at the end of the term ----- Chapter 2 relational data model
- AttributeError: ‘NoneType‘ object has no attribute ‘sort‘
- donet framework4. X==windows form application new project, through system Data. SqlClient connects to sqlserver to query
- Simulation Implementation of library function
- ospf综合实验
- How to filter viruses / spam more effectively!
- leetcode209. Minimum length subarray
- Optimization and configuration of OSPF
- V4L2学习资料收集
- Openresty as a static resource server
猜你喜欢

OSPF routing control, anti ring related knowledge

C# 字符串(string)常用方法

Intel helps open medical service and promote the intellectualization of ultrasonic prenatal examination

HCR慧辰北坡而行,一只游入数字营销服务的巨兽

Wechat e-book reading applet graduation design of applet completion works (3) background function

Academic sharing | design and development of multi staining pathological image information evaluation system based on openvino

Machine learning 10: Integrated Learning

Openresty as a static resource server
![[super cloud terminal to create a leading opportunity] local computing cloud management, Intel helps digitalize Education](/img/5e/8553594c0e496e87dbfee5f395cb43.jpg)
[super cloud terminal to create a leading opportunity] local computing cloud management, Intel helps digitalize Education

High performance and economy: aoteng persistent memory helps mobile cloud cope with severe memory challenges
随机推荐
Wechat e-book reading applet graduation design of applet completion works (2) applet function
51单片机一究到底输入模式
How does the enterprise post office set up SPF records?
详解Pod和容器资源管理和分配(CPU和内存分配,临时存储管理)
Sg90 actuator experiment based on STM32, including code (HAL Library)
donet framework4. X==windows form application new project, through system Data. SqlClient connects to sqlserver to query
If by frame package name modifier
C language explanation series - practice and consolidation of circular sentences, explanation of binary search
V4L2学习资料收集
STM32——定时器系列(二)通用定时器
树状数组:[JXOI2017]加法 题解
Introduction to PLC OPC information model (DI, PLCopen nodesets)
分布式笔记(02)— 分布式缓存之 Redis(用途、特点、高可用方案 Redis Cluster、Twemproxy、Codis 简要说明)
STM32 - timer series (II) general timer
C# 使用this关键字串联构造函数调用方法
笔记本电脑插入耳机仍然外放(亲测有效)
T+0变T+1!快赎金额降至1万!又有银行调整现金理财产品申赎规则
Niuke 2021 training League warm-up training match interstellar love (and search Collection)
Wkwebview white screen
C# 字符串(string)常用方法