// Adds dimensions UUID, Author and Topic into GA4
Monday, June 8, 2026
26.6 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.

- Advertisement -

Hot this week

Hong Kong principal dismissed after shouting at guards in Singapore says he’ll pursue legal advice

Update on the Hong Kong principal who was fired after he was caught screaming at security guards during a trip to Singapore says he will pursue his contract rights. He tried to resign with a last d...

Salary increase may attract young locals but may not retain them: Bus captains

SINGAPORE: The government recently announced that it will fund a S$450 monthly increase in starting salaries for new Singaporean and permanent resident bus captains from next year in a bid to attra...

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