Commit cb095b0
authored
chore: Replace Node ID with label in dispatch errors (baserow#5290)
* Update label for get row
* Add changelog
* Remove node ID from error message, since it is scoped to the node history entry.1 parent 6b4696e commit cb095b0
3 files changed
Lines changed: 11 additions & 2 deletions
File tree
- backend/src/baserow/contrib/automation/nodes
- changelog/entries/unreleased/refactor
- web-frontend/modules/integrations/locales
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| |||
changelog/entries/unreleased/refactor/4800_replace_node_id_with_node_label_in_dispatch_errors.json
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments