// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 C
Singapore

Do Singaporean workers have bargaining power in employment contract terms?

Question from our reader. 

Recently, my company wants to increase my job area, at first I was thrilled by the learning opportunity in a work I am interested. However, the company wants to extend my contract by, and I was not informed what are the new terms in the extended contract, such as if there will be in change of salary, and leave allowance, nor did the company mention what will be the distribution of work between my new and current job area. Given that the unknown, I approached the HR in an email to shorten the extension period and to sign the new contract when I am more sure of the job scope and the ability to handle them, I got a response that I feel was an attempt to force me make a decision that is less advantageous for me by saying that if I do not want to sign the new contract, then the company will not involve me in the new job area.

I also feel that making me sign an extended contract when there is still some time before my current contract ends and sidetracking when talking about new terms is a tactic to benefit the company in that it can have one person doing 2 job areas at the same salary and benefits.

Do you think you have any bargaining powers with your employer? Leave your comment below.

Hot this week

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks