diff --git a/doc/release-notes/12483-gbr-req-question-fix.md b/doc/release-notes/12483-gbr-req-question-fix.md
new file mode 100644
index 00000000000..1353fb93683
--- /dev/null
+++ b/doc/release-notes/12483-gbr-req-question-fix.md
@@ -0,0 +1 @@
+A bug that caused any required custom questions in guestbooks to still be optional has been fixed in the current UI.
\ No newline at end of file
diff --git a/src/main/webapp/guestbook-terms-popup-fragment.xhtml b/src/main/webapp/guestbook-terms-popup-fragment.xhtml
index a17145a43ce..14e8fb551a6 100644
--- a/src/main/webapp/guestbook-terms-popup-fragment.xhtml
+++ b/src/main/webapp/guestbook-terms-popup-fragment.xhtml
@@ -232,7 +232,7 @@