Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [migration]

An action of moving between major versions of any framework, product or language, or, just as commonly, alteration to the data schema of an application. This might involve modifying existing data to make it work with the new version.

-2 votes
0 answers
12 views

Laravel 10 migration data type ( Exg : text, string, longtext ... Etc.) size list in charector and size(kb pr mb)

Laravel 10 migration data type (Exg: text string longtext etc.) Data type size KB (char) String xx kb (cab) Text xy kb (acb) Can anyone share this list. A list of data type and it's sizes ( ...
Aimless's user avatar
0 votes
0 answers
7 views

Replication from Artifactory got problem with manifest_unknown

I am trying to move away from Artifactory with all docker images into Harbor. I have created replication rule to run on pull-based from Artifactory to Harbor. Currently none of the images were able to ...
MichalT's user avatar
  • 39
0 votes
0 answers
13 views

Upon IOS app transfer or migration, what are the effects if user did not upgrade app from app-store

We are ready to migrate the app from Developer-Account A to Developer-Account B, and we are wondering what the impact is on users who originally installed the app when the app still belonged to ...
yong's user avatar
  • 1
0 votes
0 answers
7 views

How to preserve Created Date and Modified Date while migrating datas from Azure blob to gcp

I have some containers in Azure which has folders/file which has to be migrated to gcp buckets from Azure . I want to preserve Created Date of files( files created in Azure) using Metadata when moved ...
Preethi's user avatar
-1 votes
0 answers
8 views

Mongoose Migration Strategy: Handling Legacy Table with Virtual Fields [closed]

I'm migrating a Node.js application from Mongoose 5.9.16 to 8.2.3. My primary concern is managing a legacy table,customer_favdrinks__drinks_favoritedcustomers, that contains data related to a many-to-...
Abhinand K's user avatar
0 votes
1 answer
27 views

Migrating Spring project to Spring Boot and Java Upgrade with OpenRewrite

I have a legacy Spring project that I want to migrate to Spring Boot, and at the same time, I want to upgrade the Java version used in the project. I have seen various approaches specific to Spring ...
Ata Türkoğlu's user avatar
0 votes
0 answers
8 views

How to migrate a Spring WebMVC 5 with JSP pages to Spring WebMVC 6?

I have a Spring WebMVC5 application including JSP pages with Apache Tiles rendering. Now WebMVC5 has security issues so we need to upgrade to Spring WebMVC6. Unfortunately Spring WebMVC6 does not ...
Pusheen so cute 's user avatar
0 votes
0 answers
20 views

Rebind the MS Teams team to a specific SharePoint site

We've performed a migration of Slack to MS Teams. One of the tasks was to perform the migration of multiple channels to one logical team. The migration process was completed successfully. However, ...
Sergey's user avatar
  • 391
0 votes
1 answer
36 views

Upgrading appenging app with legacy bundled services from java 8 to java 17 runtime fails to deploy

We have an appengine standard java web app which uses appengine sdk extensively for almost all the key APIs of appengine e.g. datastore, search api, memcache, bigquery, cloudstorage etc. This runs on ...
Pratap Singh's user avatar
0 votes
0 answers
17 views

AccessDeniedException in Tomcat 10.1.18 while tomcat migrating from java ee jars to jakarta ee jars from webapps-javaee folder to webapps folder

Recently I upgraded to Tomcat 10.1.18 version and using default jakartaee jars conversion by creating webapps-javaee folder inside tomcat. 22-Jul-2024 12:41:33.139 INFO [main] org.apache.tomcat....
Murali ram's user avatar
0 votes
0 answers
8 views

Odoo Blank page after migration

I have migrated my Odoo database from version 15.0 to 17.0 using the upgrade.py script. All related addons have also been migrated. After the migration, I executed the command odoo-bin -u all --stop-...
m3asmi's user avatar
  • 1,262
0 votes
0 answers
53 views

Migration issue from .NET 6 to .NET 8 Azure Function app project

After migrating my Azure Function app project from .NET 6 .NET 8, I'm facing this problem No job functions found. Try making your job classes and methods public. If you're using binding extensions (e....
Mohammed Zubair's user avatar
-2 votes
0 answers
28 views

Azure DevOps data migration import says successful but page showing 404 cannot be found [closed]

I have done a ProductionRun on a collection using the Azure DevOps data migration tool latest version and although the import is successful, I cannot navigate to the page I am welcomed with a 404 - ...
kunalccx's user avatar
0 votes
0 answers
18 views

404 on site in Wordpress Multisite after migration

I have a Wordpress multisite installation, all my domains (Ionos) target the same IP, everything works fine. I created a new site on address : https://mymultisite.com/myothersite I dont't own the ...
Reggio's user avatar
  • 29
-1 votes
0 answers
30 views

How to remove all clear Django_migrations table WITHOUT losing out on any data in PROD?

Very mainstream problem :- I've a production database in postgres that's connected with my django projects which has multiple apps. I've 2 aspects to look at :- 2.1. I need to delete the migrations ...
Ikshan Bhardwaj's user avatar

15 30 50 per page
1
2 3 4 5
750