Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[program] - 審稿系統 - 新增審稿各階段預設參數設定 #1168

Open
PenguinRun opened this issue Mar 2, 2024 · 2 comments
Open
Assignees

Comments

@PenguinRun
Copy link

主要需求:在審稿過程中,審稿會有每一個對應的階段。例如「投稿」、「審稿」...等各種階段。而這些階段需從 審稿設定文件中來改變階段,這部分是否有辦法能簡化流程。
發案組別:議程
發案者: @Xiao75896453

What problem does this feature solve?

目前依據審稿各階段不同,須從 Django 後台調整多項參數

What does the proposed feature look like?

希望新增 審稿各階段預設參數設定
將原先需手動逐一調整參數值,能夠依據設定的審稿階段,自動賦予對應預設值
希望讓操作更方便,不易設定錯誤

範例流程

  1. 選擇設定 審稿階段 第一階段投稿
  2. 系統自動將 Entries 各項參數設定為對應預設數值
@mattwang44
Copy link
Member

前人有想要簡化這個流程,方法是寫一個只能讓 admin 看得到的新頁面,頁面上有開關可以調整要切換到哪個 stage,但是當初的 PR #782 並未完成,看是要找人接手繼續修還是重新設計都可以

@SivanYeh
Copy link
Collaborator

前人有想要簡化這個流程,方法是寫一個只能讓 admin 看得到的新頁面,頁面上有開關可以調整要切換到哪個 stage,但是當初的 PR #782 並未完成,看是要找人接手繼續修還是重新設計都可以

cc @tomatoprinx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Ready
Development

No branches or pull requests

4 participants