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

宿舍VIP位置吃单回存在问题,会因为3号位变动导致单回落在4号位身上 #564

Open
hebwqz opened this issue Apr 26, 2024 · 4 comments
Labels
evidence required require upload more evidence

Comments

@hebwqz
Copy link

hebwqz commented Apr 26, 2024

宿舍原本的VIP位置(3号位)被拉出去之后,vip回复自动给到下一个人(比如从3号位→4号位),这时候只要4号位的人不变,那么即使添加了新的3号位,vip回复也还是在4身上,具体见图一。
图一  VIP加成在4号位的焰尾身上
解决方法是添加了新的3号位之后,把45交换一下位置就行了,同时为了避免mower换班错误,再把45交换回来。见图二
图二 交换4、5号位置干员后,VIP回复回到了3号位
大哥说mower有排序任务,但是目前看来没有生效。
runtime.log

@ZhaoZuohong
Copy link
Contributor

个人认为理想的方式是宿舍分两步进驻,第一步放宿管和单回位,第二步放群回位。

@Shawnsdaddy Shawnsdaddy added the evidence required require upload more evidence label Apr 27, 2024
@Shawnsdaddy
Copy link
Contributor

Shawnsdaddy commented Apr 27, 2024

@hebwqz 不清楚你脑补的情况是什么,不过从你给的log看来,并没有发生你所说的情况。
2024-04-26 18:37:40,229
宿舍里没人
image

2024-04-26 18:37:56,820 开始执行排班任务
image

2024-04-26 18:41:26,475 开始安排['鸿雪', '焰尾', '薇薇安娜']
image

众所周知 Mower的安排干员是顺序安排,并不清楚为何单回没有落在3号

@ZhaoZuohong
Copy link
Contributor

众所周知 Mower的安排干员是顺序安排,并不清楚为何单回没有落在3号

为什么不用实现简单不出错的两步进驻呢?是实现上有困难,还是有什么其它的原因?

@czt635
Copy link

czt635 commented Jun 24, 2024

附表编辑的启动任务,如果是宿舍休息,还是会存在吃单回问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evidence required require upload more evidence
Projects
None yet
Development

No branches or pull requests

4 participants