프로젝트

일반

사용자정보

"새 일감 만들기" 에서 일감 유형 선택 관련 질문 드립니다~

Park Elloy이(가) 2023-03-06에 추가

프로젝트 -> 새 일감 만들기 해서 일감 등록하려 할 때

일감유형이 이미 선택되어져 있는데

이것을 혹시 선택 안되어 있게 설정 할 수 있나요?

일감 유형 종류가 많은데 유형 종류 중 제일 첫 번째 걸로 자동 선택 되어져 있어서

그대로 등록해 버리는 실수가 많아서 수정하려 합니다.

새 일감 만들기에서 유형의 경우 필수선택으로 되어 있어 

선택 안하고 등록 시 경고 알림 띄우게 하고 싶은데 가능할까요?

레드마인 버전은 4.2.4 입니다.

※ 추가적으로 CKEditor 플러그인은 레드마인 버전 4.2.4 에서는 설치가 안되나요?
현재 마이그레이션 시 오류가 발생해서 문의드립니다.

답글 (2)

RE: "새 일감 만들기" 에서 일감 유형 선택 관련 질문 드립니다~ - 커뮤니티 관리자이(가) 2023-03-09에 추가

일감유형은 필수 값이어서 말씀하신대로 선택적으로 할 수 없습니다.
회피하는 방법으로 개요에 바로가기 링크를 통해서 일감유형별로 등록할 수 있도록 유도할 수 있겠습니다.

<바로가기> 결함등록 

링크는 아래의 형식을 걸면 됩니다.
마지막 숫자 아이디는 일감유형의 아이디로 관리 - 일감 유형을 클릭하면 위의 url에 숫자가 보일 겁니다.

/projects/해당 프로젝트 아이디/issues/new?issue[tracker_id]=1

RE: "새 일감 만들기" 에서 일감 유형 선택 관련 질문 드립니다~ - Park Elloy이(가) 2023-03-10에 추가

커뮤니티 관리자의 댓글:

일감유형은 필수 값이어서 말씀하신대로 선택적으로 할 수 없습니다. 회피하는 방법으로 개요에 바로가기 링크를 통해서 일감유형별로 등록할 수 있도록 유도할 수 있겠습니다. <바로가기> 결함등록  링크는 아래의 형식을 걸면 됩니다. 마지막 숫자 아이디는 일감유형의 아이디로 관리 - 일감 유형을 클릭하면 위의 url에 숫자가 보일 겁니다. /projects/해당 프로젝트 아이디/issues/new?issue[tracker_id]=1

답글 감사드립니다~ 
추가적으로 한가지만 더 질문드릴것이 있는데...

현재
Redmine version 4.2.4 버전에서
Redmine CKEditor 1.2.3 플러그인을 설치하려고 하는데

아래처럼 설치가 되지 않습니다.

C:\Bitnami\redmine-4.2.4-0\apps\redmine\htdocs>bundle install --no-deployment
[DEPRECATED] Your Gemfile contains multiple primary sources. Using `source` more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. To upgrade this warning to an error, run `bundle config set disable_multisource true`.
Fetching https://github.com/a-ono/rich.git
Fetching gem metadata from https://rubygems.org/..........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Using rake 13.0.6
Using concurrent-ruby 1.1.9
Using i18n 1.8.11
Using minitest 5.15.0
Using thread_safe 0.3.6
Using tzinfo 1.2.9
Using activesupport 5.2.6.2
Using builder 3.2.4
Using erubi 1.10.0
Using racc 1.6.0 (x64-mingw32)
Using nokogiri 1.11.7 (x64-mingw32)
Using rails-dom-testing 2.0.3
Using crass 1.0.6
Using loofah 2.15.0
Using rails-html-sanitizer 1.4.2
Using actionview 5.2.6.2
Using rack 2.2.3
Using rack-test 1.1.0
Using actionpack 5.2.6.2
Using nio4r 2.5.8 (x64-mingw32)
Using websocket-extensions 0.1.5
Using websocket-driver 0.7.5 (x64-mingw32)
Using actioncable 5.2.6.2
Using globalid 1.0.0
Using activejob 5.2.6.2
Using mini_mime 1.0.3
Using mail 2.7.1
Using actionmailer 5.2.6.2
Using method_source 1.0.0
Using thor 1.2.1
Using railties 5.2.6.2
Using actionpack-xml_parser 2.0.1
Using activemodel 5.2.6.2
Using arel 9.0.0
Using activerecord 5.2.6.2
Using marcel 1.0.2
Using activestorage 5.2.6.2
Using public_suffix 4.0.6
Using addressable 2.8.0
Using bundler 2.1.2
Using chunky_png 1.4.0
Using climate_control 0.2.0
Using css_parser 1.11.0
Using csv 3.1.9
Using daemons 1.4.1
Using eventmachine 1.2.7 (x64-mingw32)
Using htmlentities 4.3.4
Using jquery-rails 4.5.1
Using kaminari-core 1.2.2
Using kaminari-actionview 1.2.2
Using kaminari-activerecord 1.2.2
Using kaminari 1.2.2
Using mime-types-data 3.2023.0218.1
Using mime-types 3.4.1
Fetching mimemagic 0.3.10
Installing mimemagic 0.3.10 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

current directory:
C:/Bitnami/redmine-4.2.4-0/ruby/lib/ruby/gems/2.6.0/gems/mimemagic-0.3.10/ext/mimemagic
C:/Bitnami/redmine-4.2.4-0/ruby/bin/ruby.exe -rrubygems
C:/Bitnami/redmine-4.2.4-0/ruby/lib/ruby/gems/2.6.0/gems/rake-13.0.6/exe/rake
RUBYARCHDIR\=C:/Bitnami/redmine-4.2.4-0/ruby/lib/ruby/gems/2.6.0/extensions/x64-mingw32/2.6.0/mimemagic-0.3.10
RUBYLIBDIR\=C:/Bitnami/redmine-4.2.4-0/ruby/lib/ruby/gems/2.6.0/extensions/x64-mingw32/2.6.0/mimemagic-0.3.10
rake aborted!
Could not find MIME type database in the following locations:
["/usr/local/share/mime/packages/freedesktop.org.xml",
"/opt/homebrew/share/mime/packages/freedesktop.org.xml",
"/opt/local/share/mime/packages/freedesktop.org.xml",
"/usr/share/mime/packages/freedesktop.org.xml"]

Ensure you have either installed the shared-mime-info package for your
distribution, or
obtain a version of freedesktop.org.xml and set FREEDESKTOP_MIME_TYPES_PATH to
the location
of that file.

This gem might be installed as a dependency of some bigger package, such as
rails, activestorage,
axlsx or cucumber. While most of these packages use the functionality of this
gem, some gems have
included this gem by accident. Set USE_FREEDESKTOP_PLACEHOLDER=true if you are
certain that you
do not need this gem, and wish to skip the inclusion of freedesktop.org.xml.

The FREEDESKTOP_PLACEHOLDER option is meant as a transitional feature, and will
be deprecated in
the next release.

Tasks: TOP => default
(See full trace by running task with --trace)

rake failed, exit code 1

Gem files will remain installed in
C:/Bitnami/redmine-4.2.4-0/ruby/lib/ruby/gems/2.6.0/gems/mimemagic-0.3.10 for
inspection.
Results logged to
C:/Bitnami/redmine-4.2.4-0/ruby/lib/ruby/gems/2.6.0/extensions/x64-mingw32/2.6.0/mimemagic-0.3.10/gem_make.out

An error occurred while installing mimemagic (0.3.10), and Bundler cannot
continue.
Make sure that `gem install mimemagic -v '0.3.10' --source
'https://rubygems.org/&#39;` succeeds before bundling.

In Gemfile:
  paperclip was resolved to 6.1.0, which depends on
    mimemagic

C:\Bitnami\redmine-4.2.4-0\apps\redmine\htdocs>cd C:\Bitnami\redmine-4.2.4-0\apps\redmine\htdocs\plugins

C:\Bitnami\redmine-4.2.4-0\apps\redmine\htdocs\plugins>rake redmine:plugins:migrate RAILS_ENV=production
(in C:/Bitnami/redmine-4.2.4-0/apps/redmine/htdocs)
The git source https://github.com/a-ono/rich.git is not yet checked out. Please run `bundle install` before trying to start your application


혹시 레드마인 버전이 안맞아서 그런지

아니면 다른 이유가 있는지 궁금합니다~

    (1-2/2)
    클립보드 이미지 추가 (최대 크기: 500 MB)