<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bulk modify Archives - MIDAS - Room Booking System | Blog</title>
	<atom:link href="https://mid.as/blog/tag/bulk-modify/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>...Making your facilities work for you!</description>
	<lastBuildDate>Thu, 26 Feb 2026 11:32:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Bulk Modify User Account Permissions</title>
		<link>https://mid.as/blog/bulk-modify-user-account-permissions/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 26 Feb 2026 11:21:16 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[bulk modify]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.42]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=5962</guid>

					<description><![CDATA[<p>If you&#8217;re familiar with MIDAS booking software you&#8217;ll know that it offers an extensive range of access controls and permissions. Permissions can be assigned on a per-user basis. In fact, if you&#8217;ve been following our blog, then you&#8217;ll have seen that we&#8217;re adding 14 new permissions for MIDAS v4.42 too! We’re now making it easier [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/bulk-modify-user-account-permissions/">Bulk Modify User Account Permissions</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>If you&#8217;re familiar with MIDAS booking software you&#8217;ll know that it offers an extensive range of access controls and permissions. Permissions can be assigned on a per-user basis. In fact, if you&#8217;ve been following our blog, then you&#8217;ll have seen that we&#8217;re <a href="https://mid.as/blog/expanded-administrative-permissions-in-midas/">adding 14 new permissions</a> for MIDAS v4.42 too!</p>



<p>We’re now making it easier to apply bulk permission changes across multiple user accounts.</p>



<h2 class="wp-block-heading">Previous Behavior</h2>



<p>In previous versions, when adding or modifying a user account, an &#8220;assign permissions from group&#8221; drop-down was presented above the various user permissions that could be assigned:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="536" src="https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group-1024x536.png" alt="Previous permission assignment method using user groups in MIDAS" class="wp-image-5989" srcset="https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group-1024x536.png 1024w, https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group-300x157.png 300w, https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group-768x402.png 768w, https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group.png 1104w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Previous permission assignment method using user groups in MIDAS</figcaption></figure>
</div>


<p>This was a great way to quickly copy the current permissions from a user group to an individual user account.</p>



<p>However, this was a one-time action. MIDAS would snapshot the selected user group&#8217;s current permissions and apply them to the individual user account. Any subsequent changes to the group&#8217;s permissions would not affect existing user accounts.</p>



<h2 class="wp-block-heading">Introducing Permission Inheritance</h2>



<p>So we have re-worked this for MIDAS v4.42. The &#8220;Assign permissions from group&#8221; selector has been removed and replaced by a new role-based &#8220;Inherit Permissions from&#8221; selector.</p>



<p>When a user account is set to inherit permissions from a user group, any subsequent changes to that group&#8217;s permissions will automatically apply to all linked user accounts.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="285" src="https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-1024x285.png" alt="User account inheriting permissions from a user group in MIDAS v4.42" class="wp-image-5988" srcset="https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-1024x285.png 1024w, https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-300x83.png 300w, https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-768x214.png 768w, https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-1536x427.png 1536w, https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions.png 1798w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">User account inheriting permissions from a user group in MIDAS v4.42</figcaption></figure>
</div>


<p>This now allows you to bulk modify user account permissions with ease!</p>



<h2 class="wp-block-heading">When to use manual permissions</h2>



<p>If you still want to grant or revoke individual permissions on a per-account basis, you can &#8211; simply set the &#8220;Inherit Permissions from&#8221; option to &#8220;[None]&#8221;. When you do this, MIDAS will display the complete list of current permissions for that user, allowing you to make individual changes as required.</p>



<p>User accounts set to ‘[None]’ will not be affected by changes to any user group permissions.</p>



<p>While this new feature may not be all that significant for customers with only a handful of user accounts, larger organizations with several hundred users will benefit greatly from the ability to modify user permissions in bulk.</p>
<p>The post <a href="https://mid.as/blog/bulk-modify-user-account-permissions/">Bulk Modify User Account Permissions</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Modify/Delete Similar Bookings on specific days</title>
		<link>https://mid.as/blog/modify-delete-similar-bookings-on-specific-days/</link>
					<comments>https://mid.as/blog/modify-delete-similar-bookings-on-specific-days/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 13:17:16 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[bulk delete]]></category>
		<category><![CDATA[bulk modify]]></category>
		<category><![CDATA[repetitive bookings]]></category>
		<category><![CDATA[v4.23]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2814</guid>

					<description><![CDATA[<p>Work is nearing completion on the next update to our MIDAS web based room booking and resource scheduling software, anticipated to be released next month. In our previous blog post, we introduced the new setup/breakdown time features in v4.23. In this post, we&#8217;re highlighting one of the improvements we&#8217;re making in this next update to [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/modify-delete-similar-bookings-on-specific-days/">Modify/Delete Similar Bookings on specific days</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Work is nearing completion on the next update to our MIDAS web based room booking and resource scheduling software, anticipated to be released next month.</p>



<p>In our <a href="https://mid.as/blog/setup-breakdown-times/">previous blog post</a>, we introduced the new setup/breakdown time features in v4.23. In this post, we&#8217;re highlighting one of the improvements we&#8217;re making in this next update to bulk modifying/deleting &#8220;similar&#8221; bookings.</p>



<p>The &#8220;<a href="https://mid.as/tutorials/how-to-modify-a-series-of-bookings">modify similar bookings</a>&#8221; feature allows you to select an existing booking, and then quickly locate other similar bookings for bulk modification. The &#8220;<a href="https://mid.as/tutorials/how-to-delete-a-series-of-bookings">delete similar bookings</a>&#8221; feature allows you to select an existing booking and then quickly locate other similar bookings for bulk deletion.</p>



<p>These features allow you to narrow down the search for &#8220;similar&#8221; bookings to those which fall within a certain date range, and/or which take place in a particular room/venue, and/or which are of a certain type.</p>



<p>Following customer feedback, we&#8217;re improving these options in v4.23. They&#8217;ll now also include the ability to restrict booking results to those which take place on particular days of the week.</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" width="540" height="205" src="https://mid.as/blog/wp-content/uploads/2019/11/similar-bookings-days.png" alt="Limit similar booking search results to specific days of the week" class="wp-image-2815" srcset="https://mid.as/blog/wp-content/uploads/2019/11/similar-bookings-days.png 540w, https://mid.as/blog/wp-content/uploads/2019/11/similar-bookings-days-300x114.png 300w" sizes="(max-width: 540px) 100vw, 540px" /><figcaption class="wp-element-caption">Limit similar booking search results to specific days of the week</figcaption></figure>
</div>


<p>So now, if you want to modify all similar bookings over a date range, but only include those bookings which fall on say a Tuesday, you can!</p>



<p>Previously, you could still do this, but you&#8217;d have to list all relevant bookings in the date range, and then painstakingly mark each of those which fell on the specific day(s) you were interested in. In MIDAS v4.23 we&#8217;re making this process far less laborious!</p>



<p>We&#8217;re excited about these new features and we&#8217;re sure they&#8217;ll be of great benefit to our customers! Remember, we love feedback and <a href="https://mid.as/feature-request">feature requests</a> from our customers, so do <a href="https://mid.as/feature-request">vote</a> and let us know what you&#8217;d like to see in future updates to our software.</p>
<p>The post <a href="https://mid.as/blog/modify-delete-similar-bookings-on-specific-days/">Modify/Delete Similar Bookings on specific days</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/modify-delete-similar-bookings-on-specific-days/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Improved Bulk Venue Modification</title>
		<link>https://mid.as/blog/improved-bulk-venue-modification/</link>
					<comments>https://mid.as/blog/improved-bulk-venue-modification/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Mon, 11 Mar 2019 11:13:02 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[bulk modify]]></category>
		<category><![CDATA[close venues]]></category>
		<category><![CDATA[v4.21]]></category>
		<category><![CDATA[Venue Blocking]]></category>
		<category><![CDATA[venue rates]]></category>
		<category><![CDATA[venues]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2628</guid>

					<description><![CDATA[<p>In the very early days of MIDAS, each &#8220;venue&#8221; (room/bookable space) you added to the system could have a name and a maximum occupancy level (capacity) setting. Over the years as MIDAS has developed and improved, the number of venue options has greatly increased. Today, you can set hours of operation, simple and complex hire [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/improved-bulk-venue-modification/">Improved Bulk Venue Modification</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In the very early days of MIDAS, each &#8220;venue&#8221; (room/bookable space) you added to the system could have a name and a maximum occupancy level (capacity) setting.</p>



<p>Over the years as MIDAS has developed and improved, the number of venue options has greatly increased. Today, you can set hours of operation, simple and complex hire rates, venue managers, blocking rules, alternatives, and rich HTML descriptions.</p>



<p>These additional options have given our software even more flexibility for a wider range of applications. However, increasing the number of individual venue settings/options available, can increase the time it takes to set up or make changes to a venue.</p>



<p>That&#8217;s why last March, in response to customer feedback, we introduced a way to allow you to <a href="https://mid.as/blog/bulk-modify-venues/">&#8220;bulk modify&#8221; venues</a>. Users now no longer have to modify settings for each venue one at a time.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="458" src="https://mid.as/blog/wp-content/uploads/2019/03/bulk-modify-venues-1024x458.png" alt="Manage Venues Screen" class="wp-image-2887" srcset="https://mid.as/blog/wp-content/uploads/2019/03/bulk-modify-venues-1024x458.png 1024w, https://mid.as/blog/wp-content/uploads/2019/03/bulk-modify-venues-300x134.png 300w, https://mid.as/blog/wp-content/uploads/2019/03/bulk-modify-venues-768x344.png 768w, https://mid.as/blog/wp-content/uploads/2019/03/bulk-modify-venues-1536x687.png 1536w, https://mid.as/blog/wp-content/uploads/2019/03/bulk-modify-venues-2048x916.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Manage Venues Screen</figcaption></figure>
</div>


<h2 class="wp-block-heading">Doing Things In Bulk</h2>



<p>The &#8220;bulk modify&#8221; venue feature allowed more than one venue to be selected at a time from the <a href="https://mid.as/help/manage-venues">Manage Venues</a> screen. When the &#8220;Save Changes&#8221; button was clicked, the current venue settings/options would be applied to all selected venues.</p>



<p>However, some users didn&#8217;t appreciate that settings including capacity, rates, hours, and managers would be blanket applied to all selected venues.</p>



<p>Therefore, in order to provide even grater flexibility for users, for v4.21, we&#8217;re making it even simpler!</p>



<p>Now, when you have multiple venues selected on the Manage Venues screen and you click &#8216;Save Changes&#8221;, MIDAS will prompt you to select which settings to save to the selected venues:</p>


<div class="wp-block-image">
<figure class="aligncenter is-resized"><img loading="lazy" decoding="async" width="647" height="803" src="https://mid.as/blog/wp-content/uploads/2019/03/selective-bulk-venue-save.png" alt="Bulk Modify venues in MIDAS" class="wp-image-2629" style="width:318px;height:394px" srcset="https://mid.as/blog/wp-content/uploads/2019/03/selective-bulk-venue-save.png 647w, https://mid.as/blog/wp-content/uploads/2019/03/selective-bulk-venue-save-242x300.png 242w" sizes="auto, (max-width: 647px) 100vw, 647px" /><figcaption class="wp-element-caption">Bulk Modify Venues Options</figcaption></figure>
</div>


<p>This new additional dialog gives users full control by making it easier to make specific bulk changes to venues. We&#8217;re sure you&#8217;re going to love the enhanced flexibility!</p>



<p>Check out some of the other new and improved features coming in v4.21 <a href="https://mid.as/blog/tag/v4-21/">here</a>.</p>
<p>The post <a href="https://mid.as/blog/improved-bulk-venue-modification/">Improved Bulk Venue Modification</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/improved-bulk-venue-modification/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Bulk Modify Venues</title>
		<link>https://mid.as/blog/bulk-modify-venues/</link>
					<comments>https://mid.as/blog/bulk-modify-venues/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 10:29:44 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[bulk modify]]></category>
		<category><![CDATA[v4.18]]></category>
		<category><![CDATA[venues]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2174</guid>

					<description><![CDATA[<p>One of these concerns the setting up and modification of venues within the system. Whilst setting up your venues is typically a one-time task, if you&#8217;re setting up a large number of venues it can become a little mundane having to set hours of operation, rates, groups, managers, blocking rules, alternative venues, etc for each [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/bulk-modify-venues/">Bulk Modify Venues</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>One of these concerns the setting up and modification of venues within the system. Whilst setting up your venues is typically a one-time task, if you&#8217;re setting up a large number of venues it can become a little mundane having to set hours of operation, rates, groups, managers, blocking rules, alternative venues, etc for each venue individually &#8211; especially if the settings are the same across multiple venues.</p>



<p>That&#8217;s why in v4.18, we&#8217;ve made it easier to make &#8220;bulk&#8221; changes to multiple venues at once, which we&#8217;re sure will be a real time saver!</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2018/03/bulk-modify-venues.png" alt="Bulk Modify/Remove Venues"/><figcaption class="wp-element-caption">Bulk Modify or Remove Venues</figcaption></figure>
</div>


<p>On the &#8220;Manage Venues&#8221; screen, multiple venues can now be selected simultaneously from the &#8220;All Venues&#8221; list to the left. Any changes then made in the &#8220;Venue Details&#8221; section to the right will be applied to all selected venues.</p>



<p>Furthermore, you&#8217;ll also be able to remove venues in bulk (rather than one at a time)</p>



<p><a href="https://mid.as/blog/tag/v4-18/">Click here</a> to continue reading about some of the other new &amp; improved features coming in MIDAS v4.18!</p>
<p>The post <a href="https://mid.as/blog/bulk-modify-venues/">Bulk Modify Venues</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/bulk-modify-venues/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MIDAS v3.10 is here!</title>
		<link>https://mid.as/blog/midas-v3-10-is-here/</link>
					<comments>https://mid.as/blog/midas-v3-10-is-here/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Mon, 01 Nov 2010 12:07:13 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[bulk delete]]></category>
		<category><![CDATA[bulk modify]]></category>
		<category><![CDATA[custom booking fields]]></category>
		<category><![CDATA[google checkout]]></category>
		<category><![CDATA[pay invoices online]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[repetitive bookings]]></category>
		<category><![CDATA[v3.10]]></category>
		<category><![CDATA[venue order]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=24</guid>

					<description><![CDATA[<p>Version 3.10 is available now, and contains a wealth of new features, highlights of which include: Learn more about these exciting new features in our tutorial guide to MIDAS v3.10&#8230;</p>
<p>The post <a href="https://mid.as/blog/midas-v3-10-is-here/">MIDAS v3.10 is here!</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Version 3.10 is available now, and contains a wealth of new features, highlights of which include:</p>



<ul class="wp-block-list">
<li>The ability to add new bookings by simply clicking &amp; dragging in the booking grid!</li>



<li>The ability to modify/delete multiple similar bookings at once!</li>



<li>The ability to easily bulk-add multiple bookings, without having to click individual dates</li>



<li>The ability to add your own custom booking fields!</li>



<li>The ability to re-order venues to appear in the order you want</li>



<li>The option to allow your clients to pay their invoices online via <a title="PayPal" href="https://www.paypal.com/uk/mrb/pal=ZPPHE7CETY9Q2" target="_blank" rel="noopener noreferrer">PayPal</a> or Google Checkout!</li>



<li>View the <a href="//mid.as/changelog/3.10">Full Changelog</a></li>
</ul>



<p>Learn more about these exciting new features in our tutorial guide to MIDAS v3.10&#8230;</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube aligncenter wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="videowrapper embed-youtube-nocookie aspect_ratio_563"><iframe loading="lazy" title="MID.AS - New Features in v3.10" width="640" height="360" src="https://www.youtube-nocookie.com/embed/k6Wc-167Rx8?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></span> 
</div><figcaption class="wp-element-caption">New Features in v3.10</figcaption></figure>
<p>The post <a href="https://mid.as/blog/midas-v3-10-is-here/">MIDAS v3.10 is here!</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/midas-v3-10-is-here/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 19/37 queries in 0.013 seconds using Disk

Served from: mid.as @ 2026-03-28 08:04:35 by W3 Total Cache
-->