Skip to content

enh: add read-only property to view columns (backend only) - #1916

Closed
blizzz wants to merge 1 commit into
mainfrom
enh/1154/readonly-columns-be
Closed

enh: add read-only property to view columns (backend only)#1916
blizzz wants to merge 1 commit into
mainfrom
enh/1154/readonly-columns-be

Conversation

@blizzz

@blizzz blizzz commented Jul 18, 2025

Copy link
Copy Markdown
Member

contributes to #1154

Currently work in progress.

The approach is here to to still continue with the save operation and only leave out a provided column value if it is set to read-only instead to throw an error for the whole request.

  • needs tests
  • need to check for completeness

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz added enhancement New feature or request 2. developing Work in progress labels Jul 18, 2025
@Koc

Koc commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

Mate, I've took your PR as an inspiration point and implemented whole functionality in #1958. Please check when you have time 馃檹

@blizzz

blizzz commented Jul 29, 2025

Copy link
Copy Markdown
Member Author

Mate, I've took your PR as an inspiration point and implemented whole functionality in #1958. Please check when you have time 馃檹

Hey @Koc thank you for picking it up 馃槂 I'll try to get a closer look at it as soon as possible, it looks promising!

@enjeck

enjeck commented Sep 14, 2025

Copy link
Copy Markdown
Contributor

I believe it's safe to close this, since #1958 is done

@enjeck enjeck closed this Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants