<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="https://hr.ucr.edu/">
  <channel>
    <title>HR Announcements</title>
    <link>https://hr.ucr.edu/</link>
    <description/>
    <language>en</language>
    
    <item>
  <title> Pursuant to the California Public Employment Relations Board (PERB) Decision regarding Unfair Labor Practice Charge SF-CE-1435-H</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/04/13/pursuant-california-public-employment-relations-board-perb-decision</link>
  <description>&lt;span&gt; Pursuant to the California Public Employment Relations Board (PERB) Decision regarding Unfair Labor Practice Charge SF-CE-1435-H&lt;/span&gt;
&lt;span&gt;&lt;span&gt;JORGES&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-04-13T08:16:07-07:00" title="Monday, April 13, 2026 - 08:16"&gt;Mon, 04/13/2026 - 08:16&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=-t5dRbaR 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=-t5dRbaR 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=liVv4FMp 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=kz2y1fXi 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=-t5dRbaR" alt="UCR Bell Tower and main lawn"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-04-13T12:00:00Z"&gt;April 13, 2026&lt;/time&gt;
    
            &lt;p&gt;After a hearing in Unfair Practice Case No. SF-CE-1435-H, American Federation of State, County &amp;amp; Municipal Employees Local 3299 v. Regents of the University of California, in which all parties had the right to participate, the Public Employment Relations Board found that the Regents of the University of California, Los Angeles (University or UCLA) violated the Higher Education Employer-Employee Relations Act (HEERA), Government Code section 3560 et seq.&lt;/p&gt;

&lt;p&gt;Clock on this link to view the full notice -&amp;nbsp;&amp;nbsp;&lt;u style="color:#003da5;"&gt;&lt;a href="https://documents.ucr.edu/HR-Documents/comm-mpte.sf.ce-1435-notice-to-employees.pdf" title="Clock on this link to view the full notice -&amp;nbsp;&amp;nbsp;Pursuant to the California Public Employment Relations Board (PERB) Decision regarding Unfair Labor Practice Charge SF-CE-1435-H."&gt;&lt;span style="color:#003da5;"&gt;Pursuant to the California Public Employment Relations Board (PERB) Decision regarding Unfair Labor Practice Charge SF-CE-1435-H&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;.&lt;/p&gt;
    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/04/13/pursuant-california-public-employment-relations-board-perb-decision" data-a2a-title=" Pursuant to the California Public Employment Relations Board (PERB) Decision regarding Unfair Labor Practice Charge SF-CE-1435-H"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F04%2F13%2Fpursuant-california-public-employment-relations-board-perb-decision&amp;amp;title=%20Pursuant%20to%20the%20California%20Public%20Employment%20Relations%20Board%20%28PERB%29%20Decision%20regarding%20Unfair%20Labor%20Practice%20Charge%20SF-CE-1435-H"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Mon, 13 Apr 2026 15:16:07 +0000</pubDate>
    <dc:creator>JORGES</dc:creator>
    <guid isPermaLink="false">278 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>New Update Option for Emergency Contact Information in UCPath</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/03/30/new-update-option-emergency-contact-information-ucpath</link>
  <description>&lt;span&gt;New Update Option for Emergency Contact Information in UCPath&lt;/span&gt;
&lt;span&gt;&lt;span&gt;JORGES&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-03-30T14:59:23-07:00" title="Monday, March 30, 2026 - 14:59"&gt;Mon, 03/30/2026 - 14:59&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-08/ucr_rivera_arches.jpg?h=56d0ca2e&amp;amp;itok=NArHa545 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-08/ucr_rivera_arches.jpg?h=56d0ca2e&amp;amp;itok=NArHa545 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2024-08/ucr_rivera_arches.jpg?h=56d0ca2e&amp;amp;itok=LO-dc7FR 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2024-08/ucr_rivera_arches.jpg?h=56d0ca2e&amp;amp;itok=KHe89-lz 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-08/ucr_rivera_arches.jpg?h=56d0ca2e&amp;amp;itok=NArHa545" alt="UCR_Rivera_Arches"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-03-30T12:00:00Z"&gt;March 30, 2026&lt;/time&gt;
    
            &lt;p&gt;The recently revised Workplace Know Your Rights notice, which was shared with employees on February 1, 2026, detailed the "Right to Designate an Emergency Contact" for situations where an employee might be detained or arrested while at work.&lt;/p&gt;

&lt;p&gt;Effective March 30, 2026, UCPath has added a specific emergency contact relationship category: "Contact if Detained/Arrested". This update enables staff to identify a person to be contacted specifically for work-related detentions or arrests, which can be the same individual as their primary emergency contact or a different person altogether.&lt;/p&gt;

&lt;p&gt;Starting March 30, 2026, employees are encouraged to check their &lt;u tyle="color:#003da5;"&gt;&lt;a href="chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://spwebserv.ucop.edu/SelfServiceUsers/PORjobaids/EMP110-UpdateEmergencyContacts.pdf" title="Click on this link o navigae to the UCPath website to view hre UCPath emergency contact settings."&gt;&lt;span style="color:#003da5;"&gt;UCPath emergency contact settings &lt;/span&gt;&lt;/a&gt;&lt;/u&gt;and make any necessary updates if they wish to designate a contact for arrest or detention scenarios.&lt;/p&gt;

&lt;p&gt;We ask that you inform supervisors and managers about this new procedure. It is now a requirement for supervisors and managers to verify UCPath records and notify the designated individual if an employee is arrested or detained.&lt;/p&gt;

&lt;p&gt;Furthermore, all employees are encouraged to review their personal email and home address information within UCPath to ensure the accuracy of their records.&lt;/p&gt;

&lt;p&gt;Questions related to this communication should be sent to &lt;u style="color:#003da5;"&gt;&lt;a href="mailto:hrpolicy@ucr.edu" title="Click on this link to send an email to the HR Policy contact email address."&gt;&lt;span style="color:#003da5;"&gt;hrpolicy@ucr.edu&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;.&lt;/p&gt;
    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/03/30/new-update-option-emergency-contact-information-ucpath" data-a2a-title="New Update Option for Emergency Contact Information in UCPath"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F03%2F30%2Fnew-update-option-emergency-contact-information-ucpath&amp;amp;title=New%20Update%20Option%20for%20Emergency%20Contact%20Information%20in%20UCPath"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Mon, 30 Mar 2026 21:59:23 +0000</pubDate>
    <dc:creator>JORGES</dc:creator>
    <guid isPermaLink="false">277 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>REQUIRED MAINTENANCE: Upcoming ServiceNow Upgrade &amp; System Availability (March 27–29)</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/03/06/required-maintenance-upcoming-servicenow-upgrade-system-availability</link>
  <description>&lt;span&gt;REQUIRED MAINTENANCE: Upcoming ServiceNow Upgrade &amp;amp; System Availability (March 27–29)&lt;/span&gt;
&lt;span&gt;&lt;span&gt;pujap&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-03-06T14:57:15-08:00" title="Friday, March 6, 2026 - 14:57"&gt;Fri, 03/06/2026 - 14:57&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-08/ucr-toastmasters_0.jpg?h=4ce4f9d2&amp;amp;itok=xnf5WZt5 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-08/ucr-toastmasters_0.jpg?h=4ce4f9d2&amp;amp;itok=xnf5WZt5 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2024-08/ucr-toastmasters_0.jpg?h=4ce4f9d2&amp;amp;itok=YO4zqr2V 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2024-08/ucr-toastmasters_0.jpg?h=4ce4f9d2&amp;amp;itok=-fKYq0cV 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-08/ucr-toastmasters_0.jpg?h=4ce4f9d2&amp;amp;itok=xnf5WZt5" alt="A person on a laptop while looking at the their notebook"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-03-06T12:00:00Z"&gt;March 06, 2026&lt;/time&gt;
    
            &lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;span style="background-color:transparent;color:rgb(0,0,0);"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;Dear ITS Staff and Partners,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;span style="background-color:transparent;color:rgb(0,0,0);"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;ServiceNow will be undergoing its annual version upgrade, transitioning from &lt;strong&gt;Xanadu&lt;/strong&gt; to the latest &lt;strong&gt;Zurich&lt;/strong&gt; release. This upgrade ensures our platform remains secure, efficient, and aligned with the latest features. Please share the following schedule and project milestones with your respective departments and users.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;span style="background-color:transparent;color:rgb(0,0,0);"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;What’s New?&lt;/strong&gt; The &lt;strong&gt;Zurich release&lt;/strong&gt; includes significant advancements in search capabilities, user interface updates, and architectural shifts. Most of this update focuses on ServiceNow’s generative AI platform; however, UCR does not currently subscribe to those specific AI modules.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;span style="background-color:transparent;color:rgb(0,0,0);"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;Maintenance Window &amp;amp; System Availability&lt;/strong&gt; ServiceNow will undergo the version upgrade during the following window:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin-bottom:0px;margin-top:0px;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&lt;li style="background-color:transparent;color:rgb(0, 0, 0);font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;list-style-type:disc;margin-left:15px;vertical-align:baseline;white-space:pre-wrap;" dir="ltr"&gt;&lt;p style="line-height:1.38;margin-bottom:0pt;margin-top:12pt;" dir="ltr" role="presentation"&gt;&lt;span style="background-color:transparent;"&gt;&lt;span style="font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;Start:&lt;/strong&gt; Friday, March 27, 2026, at 11:30 PM&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li style="background-color:transparent;color:rgb(0, 0, 0);font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;list-style-type:disc;margin-left:15px;vertical-align:baseline;white-space:pre-wrap;" dir="ltr"&gt;&lt;p style="line-height:1.38;margin-bottom:12pt;margin-top:0pt;" dir="ltr" role="presentation"&gt;&lt;span style="background-color:transparent;"&gt;&lt;span style="font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;End:&lt;/strong&gt; Sunday, March 29, 2026, at 5:00 PM (PST)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;span style="background-color:transparent;color:rgb(0,0,0);"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;Note:&lt;/strong&gt; Please expect intermittent service interruptions and performance degradation during this period. We recommend completing any critical tasks in ServiceNow prior to the start of the maintenance window.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;span style="background-color:transparent;color:rgb(0,0,0);"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;System "Code Freeze" (March 16 – March 27, 2026)&lt;/strong&gt; To ensure data remains synchronized across our environments during the upgrade, we will enforce a &lt;strong&gt;Code Freeze&lt;/strong&gt; from March 16 through March 27. During this time, no new configurations, enhancements, or custom code will be moved into the production environment.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;span style="background-color:transparent;color:rgb(0,0,0);"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;User Acceptance Testing (UAT)&lt;/strong&gt; We will follow our standard upgrade testing protocol. Key dates include:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin-bottom:0px;margin-top:0px;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&lt;li style="background-color:transparent;color:rgb(0, 0, 0);font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;list-style-type:disc;margin-left:15px;vertical-align:baseline;white-space:pre-wrap;" dir="ltr"&gt;&lt;p style="line-height:1.38;margin-bottom:0pt;margin-top:12pt;" dir="ltr" role="presentation"&gt;&lt;span style="background-color:transparent;"&gt;&lt;span style="font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;Testing Window:&lt;/strong&gt; March 23 – March 26, 2026.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li style="background-color:transparent;color:rgb(0, 0, 0);font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;list-style-type:disc;margin-left:15px;vertical-align:baseline;white-space:pre-wrap;" dir="ltr"&gt;&lt;p style="line-height:1.38;margin-bottom:0pt;margin-top:0pt;" dir="ltr" role="presentation"&gt;&lt;span style="background-color:transparent;"&gt;&lt;span style="font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt; UAT will be conducted in the &lt;strong&gt;DEV environment&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li style="background-color:transparent;color:rgb(0, 0, 0);font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;list-style-type:disc;margin-left:15px;vertical-align:baseline;white-space:pre-wrap;" dir="ltr"&gt;&lt;p style="line-height:1.38;margin-bottom:12pt;margin-top:0pt;" dir="ltr" role="presentation"&gt;&lt;span style="background-color:transparent;"&gt;&lt;span style="font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;Next Steps:&lt;/strong&gt; A follow-up email will be sent once the DEV environment is ready for access.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;span style="background-color:transparent;color:rgb(0,0,0);"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;vertical-align:baseline;"&gt;&lt;strong&gt;How to Report Upgrade-Related Issues&lt;/strong&gt; If you identify an issue during UAT or following the production go-live, please submit a report using the link below and select &lt;strong&gt;“Upgrade Related”&lt;/strong&gt; as the request type:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Arial, Helvetica, sans-serif;font-size:small;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-bottom:12pt;margin-top:12pt;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;" dir="ltr"&gt;&lt;a style="color:rgb(17, 85, 204);text-decoration-line:none;" href="https://ucrsupport.service-now.com/ucr_portal?id=sc_cat_item&amp;amp;sys_id=1f085def37f28300de3d96d543990edf" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ucrsupport.service-now.com/ucr_portal?id%3Dsc_cat_item%26sys_id%3D1f085def37f28300de3d96d543990edf&amp;amp;source=gmail&amp;amp;ust=1772899629030000&amp;amp;usg=AOvVaw35s02XnBD_8fonCsrWAxcf"&gt;&lt;span style="background-color:transparent;"&gt;&lt;span style="font-family:Arial, sans-serif;font-size:11pt;font-variant-alternates:normal;font-variant-east-asian:normal;font-variant-numeric:normal;text-decoration-line:underline;vertical-align:baseline;"&gt;&lt;strong&gt;Report an Upgrade Issue Here&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/03/06/required-maintenance-upcoming-servicenow-upgrade-system-availability" data-a2a-title="REQUIRED MAINTENANCE: Upcoming ServiceNow Upgrade &amp;amp; System Availability (March 27–29)"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F03%2F06%2Frequired-maintenance-upcoming-servicenow-upgrade-system-availability&amp;amp;title=REQUIRED%20MAINTENANCE%3A%20Upcoming%20ServiceNow%20Upgrade%20%26%20System%20Availability%20%28March%2027%E2%80%9329%29"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Fri, 06 Mar 2026 22:57:15 +0000</pubDate>
    <dc:creator>pujap</dc:creator>
    <guid isPermaLink="false">275 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>Posting Regarding PERB Decision SF-CE-1482-H</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/03/04/posting-regarding-perb-decision-sf-ce-1482-h</link>
  <description>&lt;span&gt;Posting Regarding PERB Decision SF-CE-1482-H&lt;/span&gt;
&lt;span&gt;&lt;span&gt;JORGES&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-03-04T13:43:41-08:00" title="Wednesday, March 4, 2026 - 13:43"&gt;Wed, 03/04/2026 - 13:43&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/ucr-aerial.png?h=55d041c0&amp;amp;itok=Ki7DHOz7 1x" media="all and (min-width: 1401px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/ucr-aerial.png?h=55d041c0&amp;amp;itok=Ki7DHOz7 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2024-07/ucr-aerial.png?h=55d041c0&amp;amp;itok=wVp46JG2 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/png" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2024-07/ucr-aerial.png?h=55d041c0&amp;amp;itok=st8UsdwO 1x" type="image/png" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/ucr-aerial.png?h=55d041c0&amp;amp;itok=Ki7DHOz7" alt="Aerial view of the UCR campus"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-03-04T12:00:00Z"&gt;March 04, 2026&lt;/time&gt;
    
            &lt;p&gt;&lt;span style="color:#000000;"&gt;Pursuant to the California Public Employment Relations Board (PERB) Decision regarding Unfair Labor Practice Charge SF-CE-1482-H, the University is required to post the “&lt;/span&gt;&lt;u style="color:#003da5;"&gt;&lt;a href="https://documents.ucr.edu/HR-Documents/comm-elr-perb-notice-SF-CE-1482-order-for-posting.pdf" title="Click on this link to view the Unfair Labor Practice Charge SF-CE-1482-H, the “NOTICE TO EMPLOYEES."&gt;&lt;span style="color:#003da5;"&gt;NOTICE TO EMPLOYEES&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;&lt;span style="color:#000000;"&gt;” at all work locations where notices to CX bargaining unit employees are customarily posted.&lt;/span&gt;&lt;/p&gt;
    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/03/04/posting-regarding-perb-decision-sf-ce-1482-h" data-a2a-title="Posting Regarding PERB Decision SF-CE-1482-H"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F03%2F04%2Fposting-regarding-perb-decision-sf-ce-1482-h&amp;amp;title=Posting%20Regarding%20PERB%20Decision%20SF-CE-1482-H"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Wed, 04 Mar 2026 21:43:41 +0000</pubDate>
    <dc:creator>JORGES</dc:creator>
    <guid isPermaLink="false">274 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>UCR’s Performance Management Process - 2025/2026 Forms and Resources</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/03/02/ucrs-performance-management-process-20252026-forms-and-resources</link>
  <description>&lt;span&gt;UCR’s Performance Management Process - 2025/2026 Forms and Resources&lt;/span&gt;
&lt;span&gt;&lt;span&gt;JORGES&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-03-02T14:45:25-08:00" title="Monday, March 2, 2026 - 14:45"&gt;Mon, 03/02/2026 - 14:45&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-06/header_training.jpg?h=ea2b920e&amp;amp;itok=1-3HHpC7 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-06/header_training.jpg?h=ea2b920e&amp;amp;itok=1-3HHpC7 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2024-06/header_training.jpg?h=ea2b920e&amp;amp;itok=wyiQAzgB 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2024-06/header_training.jpg?h=ea2b920e&amp;amp;itok=eyQdaWdZ 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-06/header_training.jpg?h=ea2b920e&amp;amp;itok=1-3HHpC7" alt="Group of professional at a meeting engaging in conversation "&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-03-02T12:00:00Z"&gt;March 02, 2026&lt;/time&gt;
    
            &lt;p&gt;It is now the designated period for the completion of the 2025/2026 performance appraisals. This annual appraisal cycle covers the performance period spanning from April 1, 2025, through March 31, 2026. All managers and employees are required to actively participate in this critical process, which is designed to formally appraise employee performance, foster professional development, and align individual contributions with departmental and organizational goals.&lt;/p&gt;

&lt;p&gt;Timely completion of all performance management steps is essential to ensure a smooth transition into the next performance cycle.&lt;/p&gt;

&lt;h2&gt;&lt;span style="font-size:1.1rem;line-height:100%;"&gt;Background&lt;/span&gt;&lt;/h2&gt;

&lt;p&gt;The University of California’s &lt;u style="color:#003da5;"&gt;&lt;a href="https://policy.ucop.edu/doc/4010397" title="Click on this link to navigate to the UCOP website to view the  PPSM-23: Performance Management Policy."&gt;&lt;span style="color:#003da5;"&gt;PPSM-23: Performance Management Policy&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;&amp;nbsp;informs campus locations that the performance of each employee shall be appraised at least annually in writing by the employee’s immediate supervisor, or more frequently in accordance with &lt;u style="color:#003da5;"&gt;&lt;a href="https://documents.ucr.edu/HR-Policy/pol-ppsm23-local-procedure-performance-management.pdf" title="Click on this link to navigate to the UCOP website to view the  PPSM-23: Performance Management Policy."&gt;&lt;span style="color:#003da5;"&gt;UCR local procedures&lt;/span&gt;&lt;/a&gt;&lt;/u&gt; and &lt;u style="color:#003da5;"&gt;&lt;a href="https://jobs.ucr.edu/employee-labor-relations/labor-relations/collective-bargaining/collective-bargaining-agreements" title="Click on this link to visit the Employee and Labor Relations webpage to view the Collective Bargaining Agreements."&gt;&lt;span style="color:#003da5;"&gt;bargaining agreements&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;.&lt;/p&gt;

&lt;p&gt;An annual performance appraisal is an opportunity for supervisors and employees to review whether previously discussed:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;performance expectations and goals have been met,&lt;/li&gt;
	&lt;li&gt;to discuss professional development opportunities, and&lt;/li&gt;
	&lt;li&gt;to identify options for acquisition of additional skills and knowledge to foster performance improvement and career growth.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As the campus prepares for the performance appraisal period, it is important to understand that performance development is an ongoing process of communication between a supervisor and an employee that occurs throughout the year. The communication should include:&lt;/p&gt;

&lt;p&gt;The available forms include:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;setting objectives,&lt;/li&gt;
	&lt;li&gt;identifying goals,&lt;/li&gt;
	&lt;li&gt;providing feedback,&lt;/li&gt;
	&lt;li&gt;and evaluating results, which would be captured in the overall appraisal.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;&lt;span style="font-size:1.1rem;line-height:100%;"&gt;Appraisal Information and Timeline&lt;/span&gt;&lt;/h2&gt;

&lt;p&gt;2025/2026 Performance Development forms are now available on the &lt;u style="color:#003da5;"&gt;&lt;a href="https://hr.ucr.edu/performance-management-forms-and-documents#forms" title="Click on this link to visit the Performance Management forms and documents webpage to view the Performance Management forms."&gt;&lt;span style="color:#003da5;"&gt;HR Performance Management Forms and Documents website&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Performance Appraisal Form&lt;/li&gt;
	&lt;li&gt;Performance Appraisal Addendum&lt;/li&gt;
	&lt;li&gt;Supplemental Performance Feedback Form&lt;/li&gt;
	&lt;li&gt;Goal Agreement Form&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For the 2025/2026 performance period, each organizational unit must certify to Central Human Resources by Friday, June 26, 2026, that all staff have received an annual appraisal for the 12-month performance period ending on March 31, 2026. Please visit the &lt;u style="color:#003da5;"&gt;&lt;a href="https://hr.ucr.edu/supervisor-resources/performance-management-0" title="Click on this link to visit the HR Performance Management website."&gt;&lt;span style="color:#003da5;"&gt;HR Performance Management website&lt;/span&gt;&lt;/a&gt;&lt;/u&gt; for further resources including a proposed timeline.&lt;/p&gt;

&lt;table border="1" cellpadding="1" cellspacing="1" class="no-stripes" style="width: 100%;"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td class="text-align-center" style="width: 50%;"&gt;
			&lt;h2&gt;&lt;span style="font-size:1.1rem;line-height:100%;"&gt;Activity&lt;/span&gt;&lt;/h2&gt;
			&lt;/td&gt;
			&lt;td class="text-align-center" style="width: 50%;"&gt;
			&lt;h2&gt;&lt;span style="font-size:1.1rem;line-height:100%;"&gt;Proposed Time Frame/Deadline&lt;/span&gt;&lt;/h2&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td style="width: 50%;"&gt;Supervisor asks employee to complete self-assessment.&lt;/td&gt;
			&lt;td style="width: 50%;"&gt;Wednesday, April 1, 2026&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td style="width: 50%;"&gt;Employee submits self-assessment to supervisor.&lt;/td&gt;
			&lt;td style="width: 50%;"&gt;Friday, April 10, 2026&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td style="width: 50%;"&gt;Supervisor completes draft performance appraisal for each direct report.&lt;/td&gt;
			&lt;td style="width: 50%;"&gt;Monday, April 13 - Friday, April 24, 2026&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td style="width: 50%;"&gt;Internal calibration activities and finalization of performance appraisals.&lt;/td&gt;
			&lt;td style="width: 50%;"&gt;Monday, April 27 - Friday, May 1, 2026&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td style="width: 50%;"&gt;In-person performance appraisal sessions with employees.&lt;/td&gt;
			&lt;td style="width: 50%;"&gt;Monday, May 4 - Friday, May 15, 2026&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td style="width: 50%;"&gt;Goal Agreement form is finalized for the next review period.&lt;/td&gt;
			&lt;td style="width: 50%;"&gt;Friday, June 26, 2026&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td style="width: 50%;"&gt;Organizational units certify performance appraisal ratings and send the Performance Appraisal Certification Letter to Central Human Resources.&lt;/td&gt;
			&lt;td style="width: 50%;"&gt;Friday, June 26, 2026*&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;*Extended to ensure timely receipt of certifications and ratings by the deadline. Organizational units are encouraged to collect the final certification and ratings prior to June 26, 2026.&lt;/p&gt;

&lt;h2&gt;&lt;span style="font-size:1.1rem;line-height:100%;"&gt;UC Required Training&lt;/span&gt;&lt;/h2&gt;

&lt;p&gt;The current performance appraisal review cycle will end on March 31, 2026. As a reminder, completion of, or failure to complete the following UC-required training must be reflected in the completed Performance Appraisal form and will impact eligibility for any university salary programs:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Safety Orientation&lt;/li&gt;
	&lt;li&gt;UC Abusive Conduct in the Workplace&lt;/li&gt;
	&lt;li&gt;UC Cybersecurity Awareness Fundamentals&lt;/li&gt;
	&lt;li&gt;UC Ethics and Compliance Briefing&lt;/li&gt;
	&lt;li&gt;UC Sexual Violence and Harassment, Anti-Discrimination, Prevention and Education (SHAPE) Training for Non-Supervisors&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Mandatory trainings are available in the &lt;u style="color:#003da5;"&gt;&lt;a href="https://jobs.ucr.edu/employee-labor-relations/labor-relations/collective-bargaining/collective-bargaining-agreements" title="Click on this link to visit the UC Learning Center (UCLC)."&gt;&lt;span style="color:#003da5;"&gt;UC Learning Center (UCLC)&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;. The Manager Guide on UCLC has two resources:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Team Compliance Dashboard - which offers canned reports on assigned training&lt;/li&gt;
	&lt;li&gt;Advanced Reporting - which offers customizable report templates.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;&lt;span style="font-size:1.1rem;line-height:100%;"&gt;ePER&lt;/span&gt;&lt;/h2&gt;

&lt;p&gt;Specific information and instructions for ePerformance appraisals will be sent to participants using ePerformance.&lt;/p&gt;

&lt;h2&gt;&lt;span style="font-size:1.1rem;line-height:100%;"&gt;Questions&lt;/span&gt;&lt;/h2&gt;

&lt;p&gt;Questions on the Performance Management process or performance concerns may be directed to the Performance Management designated email address: &lt;u style="color:#003da5;"&gt;&lt;a href="mailto:performancemanagement@ucr.edu" title="Click on this link to send an email to the Performance Management contact email address."&gt;&lt;span style="color:#003da5;"&gt;performancemanagement@ucr.edu&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;.&lt;/p&gt;
    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/03/02/ucrs-performance-management-process-20252026-forms-and-resources" data-a2a-title="UCR’s Performance Management Process - 2025/2026 Forms and Resources"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F03%2F02%2Fucrs-performance-management-process-20252026-forms-and-resources&amp;amp;title=UCR%E2%80%99s%20Performance%20Management%20Process%20-%202025%2F2026%20Forms%20and%20Resources"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Mon, 02 Mar 2026 22:45:25 +0000</pubDate>
    <dc:creator>JORGES</dc:creator>
    <guid isPermaLink="false">273 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>Employee and Labor Relations Update on Staffing and Unit Assignments</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/02/20/employee-and-labor-relations-update-staffing-and-unit-assignments</link>
  <description>&lt;span&gt;Employee and Labor Relations Update on Staffing and Unit Assignments&lt;/span&gt;
&lt;span&gt;&lt;span&gt;JORGES&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-02-20T07:36:21-08:00" title="Friday, February 20, 2026 - 07:36"&gt;Fri, 02/20/2026 - 07:36&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=-t5dRbaR 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=-t5dRbaR 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=liVv4FMp 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=kz2y1fXi 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-09/ucr-bell-tower_0.jpg?h=735f7c84&amp;amp;itok=-t5dRbaR" alt="UCR Bell Tower and main lawn"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-02-20T12:00:00Z"&gt;February 20, 2026&lt;/time&gt;
    
            &lt;p&gt;Dear Colleagues, I am pleased to announce several changes within the Employee and Labor Relations (ELR) Department.&lt;/p&gt;

&lt;p&gt;First, please join me in welcoming Jacob Schiffer, who joined the ELR team this week as our newest Employee Relations Consultant. Jacob transitions from the ASSET team, where he most recently served as Assistant Director of Human Resources. He brings a wealth of HR experience, and we are thrilled to have him on board.&lt;/p&gt;

&lt;p&gt;First, please join me in welcoming Jacob Schiffer, who joined the ELR team this week as our newest Employee Relations Consultant. Jacob transitions from the ASSET team, where he most recently served as Assistant Director of Human Resources. He brings a wealth of HR experience, and we are thrilled to have him on board.&lt;/p&gt;

&lt;p&gt;To provide more streamlined services and enhance the quality of our counsel, we have decided to split ER and LR duties into specialized functions. Effective immediately, Karen Logue and Jacob Schiffer will handle staff-side Employee Relations, while Kristin Branson, Cassandra Serrato, Esperanza Steward, and Michelle Calanchini will focus on Labor Relations. In addition to her LR duties, Esperanza Steward will continue to provide advice on Academic ER and academic policy.&lt;/p&gt;

&lt;p&gt;Work assignments are distributed as follows, effective immediately:&lt;/p&gt;

&lt;h2&gt;&lt;span style="font-size:1.25rem;line-height:100%;"&gt;Employee Relations&lt;/span&gt;&lt;/h2&gt;

&lt;p&gt;Karen Logue: Academic Senate; Auxiliary Services; College of Natural &amp;amp; Agricultural Sciences; Facilities, Planning, Design and Construction; Health, Wellbeing and Safety; Information Technology Services, Palm Desert Center; Planning, Budget and Administration; University Advancement; Research, Innovation&amp;nbsp;and Economic Development; School of Business; School of Medicine; UCR Health; Alianza UCMX.&lt;/p&gt;

&lt;p&gt;Jacob Schiffer: Bourns College of Engineering; College of Humanities, Arts, and Social Sciences; Enrollment Services; Graduate Division; School of Education; Intercollegiate Athletics; International Affairs; School of Public Policy; Undergraduate Education; University Extension; University Library; Vice Chancellor Student Affairs.&lt;/p&gt;

&lt;p&gt;Esperanza Steward: Academic Appointees.&lt;/p&gt;

&lt;p&gt;If your organization is not listed, please contact me directly with any issues.&lt;/p&gt;

&lt;h2&gt;&lt;span style="font-size:1.25rem;line-height:100%;"&gt;Labor Relations&lt;/span&gt;&lt;/h2&gt;

&lt;p&gt;Kristin Branson: PA, SA (New Police Sergeants Unit), HX, M5, NX, DX.&lt;/p&gt;

&lt;p&gt;Cassandra Serrato: SX, EX, CX, K5.&lt;/p&gt;

&lt;p&gt;Esperanza Steward: RA, PX, IX, LX, BX/BR (Administration).&lt;/p&gt;

&lt;p&gt;Michelle Calanchini: RX, TX, SV (New SSAP Unit), RP (New RPSP Unit), BX/BR (Bargaining).&lt;/p&gt;

&lt;p&gt;As always, please feel free to reach out with any questions or concerns.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;/p&gt;

&lt;p&gt;Jonathan Connolly&lt;br&gt;
Director of Employee and Labor Relations&lt;/p&gt;
    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/02/20/employee-and-labor-relations-update-staffing-and-unit-assignments" data-a2a-title="Employee and Labor Relations Update on Staffing and Unit Assignments"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F02%2F20%2Femployee-and-labor-relations-update-staffing-and-unit-assignments&amp;amp;title=Employee%20and%20Labor%20Relations%20Update%20on%20Staffing%20and%20Unit%20Assignments"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Fri, 20 Feb 2026 15:36:21 +0000</pubDate>
    <dc:creator>JORGES</dc:creator>
    <guid isPermaLink="false">271 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>Mandatory Workplace Postings – due by April 1, 2026</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/02/11/mandatory-workplace-postings-due-april-1-2026</link>
  <description>&lt;span&gt;Mandatory Workplace Postings – due by April 1, 2026&lt;/span&gt;
&lt;span&gt;&lt;span&gt;pujap&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-02-11T10:01:41-08:00" title="Wednesday, February 11, 2026 - 10:01"&gt;Wed, 02/11/2026 - 10:01&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=h1EOZ5Q3 1x" media="all and (min-width: 1401px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=h1EOZ5Q3 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=ajdYfjTc 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/png" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=S2GSD2HE 1x" type="image/png" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=h1EOZ5Q3" alt="Woman reviewing Mandatory Work Poster"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-02-11T12:00:00Z"&gt;February 11, 2026&lt;/time&gt;
    
            &lt;p&gt;As part of our ongoing commitment to compliance and maintaining a positive workplace environment, we remind all departments to ensure that all faculty and staff have reasonable access to mandatory workplace posters. It is essential that these posters are displayed appropriately in your organizational unit.&lt;br&gt;
&lt;br&gt;
In accordance with university policy, you must submit the&amp;nbsp;&lt;a data-saferedirecturl="https://www.google.com/url?q=https://documents.ucr.edu/HR-Policy/pol-mandatory-workplace-posters-workplace-department-certification-form.pdf?_gl%3D1*1100qn0*_ga*Njg1MTM4NDEwLjE3NzAxMzg5MjQ.*_ga_Z1RGSBHBF7*czE3NzA3NzU5NTkkbzEwJGcxJHQxNzcwNzc1OTg3JGozMiRsMCRoMA..*_ga_S8BZQKWST2*czE3NzA3NzU5NTkkbzEwJGcxJHQxNzcwNzc1OTg3JGozMiRsMCRoMA..&amp;amp;source=gmail&amp;amp;ust=1770915073833000&amp;amp;usg=AOvVaw3mbEome_pDGi6J1tQtLoma" href="https://documents.ucr.edu/HR-Policy/pol-mandatory-workplace-posters-workplace-department-certification-form.pdf?_gl=1*1100qn0*_ga*Njg1MTM4NDEwLjE3NzAxMzg5MjQ.*_ga_Z1RGSBHBF7*czE3NzA3NzU5NTkkbzEwJGcxJHQxNzcwNzc1OTg3JGozMiRsMCRoMA..*_ga_S8BZQKWST2*czE3NzA3NzU5NTkkbzEwJGcxJHQxNzcwNzc1OTg3JGozMiRsMCRoMA.." target="_blank"&gt;Mandatory Workplace Postings — Organizational Unit Certification Form&lt;/a&gt;&amp;nbsp;to the Policy team in Central Human Resources.&lt;br&gt;
&lt;br&gt;
This form must be completed and submitted via DocuSign or sent by scan/email to&amp;nbsp;&lt;a href="mailto:hrpolicy@ucr.edu" target="_blank"&gt;hrpolicy@ucr.edu&lt;/a&gt;&amp;nbsp;no later than April 1 of each year.&lt;br&gt;
&lt;br&gt;
Additionally, any new or revised mandatory posters requiring posting have been updated on the HR Policy Webpage - Mandatory Workplace Posters. The Policy team will notify you if any additional new or revised posters are released in the coming months. Please be sure to stay informed of these updates to ensure compliance.&lt;br&gt;
&lt;br&gt;
Should you have any questions or need assistance, feel free to reach out to us.&lt;br&gt;
&lt;br&gt;
Thank you for your cooperation.&lt;/p&gt;
    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/02/11/mandatory-workplace-postings-due-april-1-2026" data-a2a-title="Mandatory Workplace Postings – due by April 1, 2026"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F02%2F11%2Fmandatory-workplace-postings-due-april-1-2026&amp;amp;title=Mandatory%20Workplace%20Postings%20%E2%80%93%20due%20by%20April%201%2C%202026"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Wed, 11 Feb 2026 18:01:41 +0000</pubDate>
    <dc:creator>pujap</dc:creator>
    <guid isPermaLink="false">270 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>UCR Catastrophic Leave Sharing Program - We Need Your Help!</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/02/04/ucr-catastrophic-leave-sharing-program-we-need-your-help</link>
  <description>&lt;span&gt;UCR Catastrophic Leave Sharing Program - We Need Your Help!&lt;/span&gt;
&lt;span&gt;&lt;span&gt;pujap&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-02-04T10:20:16-08:00" title="Wednesday, February 4, 2026 - 10:20"&gt;Wed, 02/04/2026 - 10:20&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-11/pexels-mohammad-danish-290641-891059.jpg?h=def3cf70&amp;amp;itok=E3LRNrji 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-11/pexels-mohammad-danish-290641-891059.jpg?h=def3cf70&amp;amp;itok=E3LRNrji 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2024-11/pexels-mohammad-danish-290641-891059.jpg?h=def3cf70&amp;amp;itok=grshByc8 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2024-11/pexels-mohammad-danish-290641-891059.jpg?h=def3cf70&amp;amp;itok=HUrBNElh 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-11/pexels-mohammad-danish-290641-891059.jpg?h=def3cf70&amp;amp;itok=E3LRNrji" alt="A notebook with a pen on it"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-02-04T12:00:00Z"&gt;February 04, 2026&lt;/time&gt;
    
            &lt;p class="MsoNormal" style="font-family:Aptos, sans-serif;font-size:12pt;line-height:normal;margin:0in;"&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;The&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a style="color:rgb(70, 120, 134);" href="https://hr.ucr.edu/employee-resources/catastrophic-leave-sharing-program-guidelines" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://hr.ucr.edu/employee-resources/catastrophic-leave-sharing-program-guidelines&amp;amp;source=gmail&amp;amp;ust=1770314042358000&amp;amp;usg=AOvVaw0r_aVocUnDNbWORk5SEZcx"&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;UCR Catastrophic Leave Sharing Program&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&amp;nbsp;provides a mechanism for employees to donate vacation hours to employees who have exhausted all paid leave balances due to a catastrophic illness or injury. Employees who have experienced a catastrophic illness or injury may request use of donated hours in order to temporarily continue salary and benefits.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="font-family:Aptos, sans-serif;font-size:12pt;line-height:normal;margin:0in;"&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Aptos, sans-serif;font-size:12pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0in;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&lt;span style="font-size:10pt;"&gt;We ask that you consider donating vacation hours through the catastrophic leave program to assist fellow employees. Donations can be made in one-hour increments and a donation of even one hour would be greatly appreciated.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="font-family:Aptos, sans-serif;font-size:12pt;line-height:normal;margin:0in;"&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="font-family:Aptos, sans-serif;font-size:12pt;line-height:normal;margin:0in;"&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&lt;strong&gt;How to Donate Hours&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="font-family:Aptos, sans-serif;font-size:12pt;line-height:normal;margin:0in;"&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;To donate hours,&amp;nbsp;please submit a request through our&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a style="color:rgb(70, 120, 134);" href="https://ucrsupport.service-now.com/ucr_portal?id=sc_cat_item&amp;amp;sys_id=b350f44b1b2e4210e4b40dc2cd4bcb1e" target="_blank" title="HR Online Portal to Submit Request" data-saferedirecturl="https://www.google.com/url?q=https://ucrsupport.service-now.com/ucr_portal?id%3Dsc_cat_item%26sys_id%3Db350f44b1b2e4210e4b40dc2cd4bcb1e&amp;amp;source=gmail&amp;amp;ust=1770314042358000&amp;amp;usg=AOvVaw318AzZ5oTC5CSTjgm5msJN"&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;online portal&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="font-family:Aptos, sans-serif;font-size:12pt;line-height:normal;margin:0in;"&gt;&lt;span style="background-color:rgb(255,255,255);color:rgb(34,34,34);"&gt;&lt;span class="im" style="-webkit-text-stroke-width:0px;font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);font-family:Aptos, sans-serif;font-size:12pt;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0in;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;&lt;span style="font-size:10pt;"&gt;If you have questions regarding the Catastrophic Leave Program, please&amp;nbsp; email&amp;nbsp;&lt;/span&gt;&lt;a style="color:rgb(70, 120, 134);" href="mailto:catleave@ucr.edu" target="_blank"&gt;&lt;span style="font-size:10pt;"&gt;catleave@ucr.edu&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:10pt;"&gt;.\&lt;/span&gt;&lt;/p&gt;    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/02/04/ucr-catastrophic-leave-sharing-program-we-need-your-help" data-a2a-title="UCR Catastrophic Leave Sharing Program - We Need Your Help!"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F02%2F04%2Fucr-catastrophic-leave-sharing-program-we-need-your-help&amp;amp;title=UCR%20Catastrophic%20Leave%20Sharing%20Program%20-%20We%20Need%20Your%20Help%21"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Wed, 04 Feb 2026 18:20:16 +0000</pubDate>
    <dc:creator>pujap</dc:creator>
    <guid isPermaLink="false">267 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>Annual Workplace “Know Your Rights” Notice – SB 294</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/02/03/annual-workplace-know-your-rights-notice-sb-294</link>
  <description>&lt;span&gt;Annual Workplace “Know Your Rights” Notice – SB 294&lt;/span&gt;
&lt;span&gt;&lt;span&gt;pujap&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-02-03T09:17:19-08:00" title="Tuesday, February 3, 2026 - 09:17"&gt;Tue, 02/03/2026 - 09:17&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=h1EOZ5Q3 1x" media="all and (min-width: 1401px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=h1EOZ5Q3 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=ajdYfjTc 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/png" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=S2GSD2HE 1x" type="image/png" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2024-07/policy-mandatory-posters-image.png?h=a294f816&amp;amp;itok=h1EOZ5Q3" alt="Woman reviewing Mandatory Work Poster"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-02-03T12:00:00Z"&gt;February 03, 2026&lt;/time&gt;
    
            &lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;We are writing to share an important employee notification requirement under California law.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;&lt;strong&gt;Annual Workplace “Know Your Rights” Notice – SB 294&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;Senate Bill 294, also known as the &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;Workplace Know Your Rights Act&lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;, requires employers to provide an annual workplace rights notice to employees.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;Beginning &lt;strong&gt;February 1, 2026&lt;/strong&gt;, and annually thereafter, this notice must be distributed to all employees. The notice outlines key workplace rights, including, but not limited to:&lt;/span&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;An employee’s right to designate an emergency contact&lt;/span&gt;&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;The requirement that the employer notify the designated emergency contact if an employee is arrested or detained at the workplace&lt;/span&gt;&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;Additional protections related to employee workplace rights&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;&lt;strong&gt;Important Note:&lt;/strong&gt; This notice is not a workplace poster. It must be provided directly to employees (via email, onboarding materials, or other routine distribution methods).&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;The required notices are available in the following languages:&lt;/span&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;&lt;strong&gt;English Notice&lt;/strong&gt;:&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.dir.ca.gov/dlse/Know-Your-Rights-Notice/Know-Your-Rights-Notice-English.pdf" title="California Workplace – Know Your Rights"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;California Workplace – Know Your Rights&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;&lt;strong&gt;Spanish Notice&lt;/strong&gt;:&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.dir.ca.gov/dlse/Know-Your-Rights-Notice/Know-Your-Rights-Notice-Spanish.pdf" title="Lugar de Trabajo en California - Conozca sus Derechos"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;Lugar de Trabajo en California - Conozca sus Derechos&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;&lt;strong&gt;UC Systemwide Distribution and Additional Notices&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;UCOP Communications will coordinate the systemwide annual distribution of the California Workplace - Know Your Rights notice. The Survivors of Violence and Family Members of Victims Right to Leave and Accommodations notice will be distributed concurrently and must be incorporated into onboarding materials, provided annually, and made available at any time upon request.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;The Survivors of Violence notice must also be provided whenever an employee informs the University that they or a family member is a victim. Systemwide Labor Relations will notify unions accordingly.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;&lt;strong&gt;Action Required&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;Please ensure that:&lt;/span&gt;&lt;/p&gt;&lt;ul style="list-style-type:disc;"&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;These notices are distributed to all employees in your area&lt;/span&gt;&lt;/li&gt;&lt;li style="tab-stops:list .5in;"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;Both notices are incorporated into onboarding materials for new hires&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;CHR will be working to update the&amp;nbsp;&lt;/span&gt;&lt;a href="https://hr.ucr.edu/employee-resources/new-employee/onboarding-road-map" title="UCR Onboarding Website"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;UCR Onboarding Website&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt; to include these notices.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;If you have questions about distribution or need assistance, feel free to reach out to the&amp;nbsp;&lt;/span&gt;&lt;a href="mailto:hrpolicy@ucr.edu" title="Email hrpolicy@ucr.edu"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;hrpolicy@ucr.edu&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif;font-size:10.0pt;"&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/02/03/annual-workplace-know-your-rights-notice-sb-294" data-a2a-title="Annual Workplace “Know Your Rights” Notice – SB 294"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F02%2F03%2Fannual-workplace-know-your-rights-notice-sb-294&amp;amp;title=Annual%20Workplace%20%E2%80%9CKnow%20Your%20Rights%E2%80%9D%20Notice%20%E2%80%93%20SB%20294"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Tue, 03 Feb 2026 17:17:19 +0000</pubDate>
    <dc:creator>pujap</dc:creator>
    <guid isPermaLink="false">266 at https://hr.ucr.edu</guid>
    </item>
<item>
  <title>Important Update: R’Employee Service Center Launch &amp; Next Steps for HR Partners</title>
  <link>https://hr.ucr.edu/hrannouncements/2026/01/07/important-update-remployee-service-center-launch-next-steps-hr-partners</link>
  <description>&lt;span&gt;Important Update: R’Employee Service Center Launch &amp;amp; Next Steps for HR Partners&lt;/span&gt;
&lt;span&gt;&lt;span&gt;pujap&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2026-01-07T15:42:21-08:00" title="Wednesday, January 7, 2026 - 15:42"&gt;Wed, 01/07/2026 - 15:42&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://hr.ucr.edu/hrannouncements"&gt;More HR Announcements&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-05/avanti-landing-page-background-1020x240.png?h=59072f5a&amp;amp;itok=gtuGOztR 1x" media="all and (min-width: 1401px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-05/avanti-landing-page-background-1020x240.png?h=59072f5a&amp;amp;itok=gtuGOztR 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_m/public/2025-05/avanti-landing-page-background-1020x240.png?h=59072f5a&amp;amp;itok=wHT7X0gC 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/png" width="1023" height="450"&gt;
              &lt;source srcset="https://hr.ucr.edu/sites/default/files/styles/article_header_s/public/2025-05/avanti-landing-page-background-1020x240.png?h=59072f5a&amp;amp;itok=3XKLU4JS 1x" type="image/png" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://hr.ucr.edu/sites/default/files/styles/article_header_l/public/2025-05/avanti-landing-page-background-1020x240.png?h=59072f5a&amp;amp;itok=gtuGOztR" alt="A person icon hiking through a map on a dotted pathway"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2026-01-07T12:00:00Z"&gt;January 07, 2026&lt;/time&gt;
    
            &lt;p&gt;Dear HR Partners, SSC Leaders, and Subject Matter Experts, &amp;nbsp;&lt;/p&gt;

&lt;p&gt;As we move into 2026, we are prioritizing quality and transparency through the Avanti initiative, a collaborative effort to transform the UCR employee experience by implementing automated technology solutions that streamline processes and enhance service excellence.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;The purpose of our recent soft launch was to stress-test the R’Employee Services portal in a real-world environment. Thanks to your active engagement, practicing within the system, and honest feedback, this phase has been a success. You have helped us identify critical technical issues, pinpoint where we need additional guidance, and highlight future enhancements that will make this tool truly "campus-ready." &amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;We have heard you and we’re extending the soft launch.&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;br&gt;
&lt;span style="font-size: inherit;"&gt;Your confidence in this system is our top priority. Following a comprehensive review of survey and meeting feedback, and to ensure everyone feels comfortable before we open the portal to the entire campus, we are extending the soft launch period. Our E.T.H.O.S. (Employee success, Technology, Human capital, Operational agility, and Service excellence) dictates that we do not simply launch on time, but that we launch with Service Excellence. This extension allows us to refine the system based directly on the feedback you provided. &amp;nbsp; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: inherit;"&gt;&lt;strong&gt;The Path Forward: Co-Creation and Validation &amp;nbsp;&lt;/strong&gt;&lt;br&gt;
We are not simply moving the date; we are using this window to deepen our partnership with you. To ensure a successful launch, we are moving into a phase of Deep-Dive Validation, and we need your expertise and continued engagement to get us across the finish line. &amp;nbsp; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: inherit;"&gt;&lt;strong&gt;Over the coming weeks, we will be engaging our HR Partners and SSCs in the following: &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;span style="font-size: inherit;"&gt;Extended User Acceptance Testing (UAT): To maximize our time, we will repurpose several upcoming training sessions into hands-on UAT sessions. This will allow us to validate complex, real-world scenarios together. &lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size: inherit;"&gt;End-to-End Process Walkthroughs: We will conduct "Process Clinics" to validate the entire journey—from the moment an employee submits a request in the portal to the final processing within the SSC. We must ensure every hand-off is seamless. &lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size: inherit;"&gt;Refining the Experience: We will work together to ensure that the portal's communications and workflows reflect our commitment to a person-centered HR experience. &amp;nbsp; &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: inherit;"&gt;What This Means for Your Teams &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size: inherit;"&gt;January 8th Town Hall: This meeting will proceed as scheduled at 9:00 AM, but the focus will shift. We will provide a Project Progress Update to discuss the feedback we received and how we are incorporating it into our revised plan. &lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size: inherit;"&gt;New Launch Date: We are currently evaluating a new go-live date that ensures system stability and avoids peak academic deadlines. We look forward to sharing this updated schedule with you. &lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size: inherit;"&gt;Extended Soft Launch: Please continue processing your cases in the live system (hr.ucr.edu/agent). If you do not yet feel comfortable using the live environment, you may use the test environment (ucrsupporttest.service-now.com/now/hr/agent/home) to gain further experience and familiarity with the workflows. &lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size: inherit;"&gt;Process Clinics and UAT: Please plan to attend existing meetings and training sessions, as these will be repurposed to perform the process clinics and other testing. Once the technical changes are implemented, we will need your expertise to validate the end-to-end process. We will share more information regarding the schedule for these sessions shortly. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;span style="font-size: inherit;"&gt;We want to thank you for your honesty and dedication to the Avanti vision. By taking the time to get this right, we are ensuring that the future of HR at UCR is built on a foundation of trust and service excellence. &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: inherit;"&gt;If you have questions or feedback about the changes, please send an email to hrpolicy@ucr.edu. &amp;nbsp; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;span style="font-size: inherit;"&gt;Let’s continue moving forward—together. &amp;nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: inherit;"&gt;Sincerely,&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: inherit;"&gt;&lt;strong&gt;S. Alex. Nájera&lt;/strong&gt;&lt;br&gt;
Chief HR Officer and Associate Vice Chancellor &amp;nbsp; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: inherit;"&gt;&lt;strong&gt;Matthew Gunkel&lt;/strong&gt;&lt;br&gt;
Chief Information Officer and Associate Vice Chancellor&lt;/span&gt;&lt;/p&gt;
    &lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://hr.ucr.edu/hrannouncements/2026/01/07/important-update-remployee-service-center-launch-next-steps-hr-partners" data-a2a-title="Important Update: R’Employee Service Center Launch &amp;amp; Next Steps for HR Partners"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fhr.ucr.edu%2Fhrannouncements%2F2026%2F01%2F07%2Fimportant-update-remployee-service-center-launch-next-steps-hr-partners&amp;amp;title=Important%20Update%3A%20R%E2%80%99Employee%20Service%20Center%20Launch%20%26%20Next%20Steps%20for%20HR%20Partners"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Wed, 07 Jan 2026 23:42:21 +0000</pubDate>
    <dc:creator>pujap</dc:creator>
    <guid isPermaLink="false">264 at https://hr.ucr.edu</guid>
    </item>

  </channel>
</rss>
