Skip to main content
Solved

What happened to the debug section in the bottom?

  • 17 June 2024
  • 7 replies
  • 221 views

Just upgraded from IFS23R2 to IFS24R1 without hickups (thumbs up). Now I want to know how to make bulk changes to the time zone per user setting. I open the debug options and wham, what do I see…

Page info gives:

Where did the SQL part go that helped me to find the query (and views) used?

Where is the link to the projection?

Where is… the rest?

User has been set up to have all access to all projections. All system privileges are added to the IFS_FULL role that we prepared (with all the projections).

And no, I checked, it is not in the known IFS24R1 limitations: 

 

7 replies

Userlevel 4
Badge +10

@eqbstal  I think you need to use the chrome extension now to get all this information and enable the devtool link

 

 
Userlevel 7
Badge +21

@kvbe Thanks for the quick reply. That is one way to look at it. As partners we are facing more places that we need to be aware of. I have seen the chrome extension (I take it you mean the F12 and see the network activity). This is, in my opinion, the equivalent in Bing:

So, as partners, we are getting from all different type of browsers various new screens that we need to understand to debug. For now, I don't need an explanation on how to use these browser related screens, it is more that we get an application change that is more detailed, but a lot more difficult to read the actual thing from.

Need a whole new instruction for the functional consultants to learn this.

I could not find anything on new debug issue in the ‘IFS Cloud 24R1 - Whats New in User Experience.pptx’

Userlevel 7
Badge +21

See also: 

 

Userlevel 4
Badge +10

@eqbstal I was referring to this

https://chromewebstore.google.com/detail/ifs-cloud-web-devtools/fhnepndegjceafapejdmimhkaipbdkdo

 

https://docs.ifs.com/techdocs/24r1/060_development/022_user_interface/030_aurena_dev/100_how_to_develop_aurena_pages/050_debugging/#ifs_cloud_web_devtools

 
Userlevel 7
Badge +21

Thank you @kvbe . I hope someone from IFS is reading/monitoring this. Nice explanation in the docs for debug using Google Chrome. But where is something that is related to your partner called Microsoft who uses Edge as well as the customer I'm working with (Chrome is far from their default browser).

Have not found an extension in Edge that would do the same.

Userlevel 4
Badge +10

@eqbstal this works perfectly on edge as well so you can just install chrome extensions on edge.

https://medium.com/@mariusbongarts/how-to-install-chrome-extensions-in-microsoft-edge-browsers-65914eb61d6

 

 
Userlevel 5
Badge +17

@eqbstal The latest versions of Google Chrome and Microsoft Edge are both based on Chromium and as a result the Extensions work on both browsers. On Windows we also do not support any other browsers anyway.

Reply