Commit 5669c38
committed
bug #52874 [Scheduler] Separate id and description in message providers (valtzu)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Scheduler] Separate id and description in message providers
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix #52853
| License | MIT
Separate id and description in message providers to keep `debug:schedule` output clean while allowing arbitrary distinct id.
Commits
-------
d73bf83992 [Scheduler] Separate id and description in message providersFile tree
2 files changed
+4
-0
lines changed- Tests
- Fixtures/Messenger
- Functional
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments