Finnair Cancels Further Flights Due to...

Finnair cancels further flights: The Finnish Aviation Union (IAU) has announced a four-hour industrial action at Helsinki Airport, Finnair’s main hub, set for Friday, May 30, 2025.

This strike, similar to earlier actions in May, will disrupt various airport operations, including ground handling and aircraft maintenance.

As a result, Finnair expects significant impacts on its flight schedule, with around 110 flights canceled for Friday, affecting approximately 8,000 passengers.

Ongoing Disruptions at Helsinki Airport


Finnair has faced repeated disruptions at its Helsinki Airport (HEL) hub due to ongoing industrial actions led by the Finnish Aviation Union (IAU).

Earlier this month, the IAU initiated similar strikes, targeting critical airport operations such as ground handling, baggage services, and aircraft maintenance.

A line of parked Finnair aircraft
Photo Credit: Finnair

These actions, typically lasting four hours and affecting various work shifts, caused widespread flight delays and cancellations.

The strikes disrupted thousands of passengers, with Finnair canceling numerous flights and rerouting affected travelers.

For instance, previous industrial actions led to significant operational challenges, with baggage handling delays and long queues at check-in counters, prompting the airline to advise passengers to use online check-in and carry essential items in hand luggage.

The earlier strikes also strained Finnair’s customer service resources, as the airline worked to rebook passengers and process refunds. Many travelers took advantage of Finnair’s flexible rebooking options, rescheduling flights to avoid strike days.

Despite these efforts, the disruptions impacted the airline’s reputation for reliability, with customers expressing frustration over last-minute cancellations.

Finnair responded by enhancing communication, sending timely notifications, and offering alternative routes through its Manage Booking platform.

These past experiences highlight the recurring challenges posed by IAU’s actions. The upcoming strikes on May 30, June 2, and June 4, 2025 are expected to follow a similar pattern of disruption.

A Finnair A350 on the tarmac.
Photo Credit: Finnair

Strike Action 30 May


Finnair is now working to minimize inconvenience by offering alternative flights to affected customers. Passengers can view their new flight details through the Manage Booking service on Finnair’s website or mobile app.

The airline has also allowed travellers booked on strike days to reschedule their flights in advance. Thousands have already taken this option, and customers with flights on June 2 or June 4 can contact Finnair’s customer service or their ticket provider to change travel dates.

For those whose flights are cancelled, Finnair will send notifications as soon as possible. Customers will receive a message with details of their new flight, which can also be accessed via the Manage Booking tool.

If the new routing doesn’t suit, passengers can adjust it within available flight options through the same service or by contacting customer service. Alternatively, customers can cancel their bookings and request a refund for unused tickets.


“We sincerely apologize for the disruption to our customers’ travel plans,” said Jaakko Schildt, Finnair’s Chief Operating Officer. “Our team is doing everything possible to arrange alternative flights quickly and efficiently.”

To avoid additional hassles, Finnair urges passengers to ensure their contact information is updated in their booking. The strike may also affect baggage handling at Helsinki Airport. Travellers on Friday are advised to check in online, arrive early, and pack essentials like medications in carry-on luggage.

Looking Ahead


The IAU has also planned similar actions for Monday, June 2, and Wednesday, June 4. Finnair is still evaluating the potential impact on those days but warns that disruptions are likely if the strikes proceed.

The airline is committed to keeping customers informed and providing solutions to minimize inconvenience.

Passengers are encouraged to stay updated through Finnair’s website or app and prepare for potential delays.

[whatsapp]

Click the banner to subscribe to our weekly newsleter.

function display_related_posts() { if (is_single()) { global $post; $categories = wp_get_post_categories($post->ID); if ($categories) { $args = array( 'category__in' => $categories, 'post__not_in' => array($post->ID), 'posts_per_page' => 4, 'orderby' => 'rand' ); $related_posts = new WP_Query($args); if ($related_posts->have_posts()) { echo ''; } wp_reset_postdata(); } } } add_action('wp_footer', 'display_related_posts');