pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript language:Go
Filter by
204M results
All Submissions
- [x] Have you followed the guidelines in our Contributing document?
- [x] Have you checked to ensure there are no other open Pull Requests for the same changes?
- [x] Have you made ...
ci
data
docs
models
training
types
:Analytics/ES|QL
auto-merge-without-approval
>test-mute
What does this PR do?
When an agent advanced a ticket s status, the employee viewing that ticket in the detail pane had to manually refresh
the page for the change to appear. The refresh triggered by ...
💡 What: Swapped the O(N) array .map() clone in the Redux cartSlice with findIndex() and direct index mutation
(state.cartItems[itemIndex] = item). 🎯 Why: RTK Reducers use Immer under the hood. Using .map() ...
Bumps axios from 1.6.8 to 1.17.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.17.0 — June 1, 2026 ...
dependencies
javascript
Summary
2026年5月データで activity_category がまだ旧値(「タダスク」「タダレク」「出張タダスク【新ルール】」等)のレコードが業務分類名のまま表示されていた問題を修正。
変更内容
_VALID_TAI_NAMES(有効な隊名セット)を追加し、集計ロジックを以下に変更:
| 条件 | 処理 |
| --- | --- |
| 2026年5月以降 かつ activity_category ...