Commit ec1413d
authored
Add defaults to ViewVersion fields (#3458)
# Rationale for this change
Allow users to create a view with fewer parameters.
We can set an environment context (`engine-name` and `engine-version`)
in `summary` field by default
once #3441 is merged.
## Are these changes tested?
Yes
## Are there any user-facing changes?
No
<!-- In the case of user-facing changes, please add the changelog label.
-->1 parent b231705 commit ec1413d
3 files changed
Lines changed: 4 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1746 | 1746 | | |
1747 | 1747 | | |
1748 | 1748 | | |
1749 | | - | |
1750 | | - | |
1751 | 1749 | | |
1752 | 1750 | | |
1753 | 1751 | | |
| |||
1791 | 1789 | | |
1792 | 1790 | | |
1793 | 1791 | | |
1794 | | - | |
1795 | | - | |
1796 | 1792 | | |
1797 | 1793 | | |
1798 | 1794 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1769 | 1769 | | |
1770 | 1770 | | |
1771 | 1771 | | |
1772 | | - | |
1773 | 1772 | | |
1774 | | - | |
1775 | | - | |
1776 | 1773 | | |
1777 | 1774 | | |
1778 | 1775 | | |
| |||
0 commit comments